mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-09 20:30:33 -04:00
20 lines
828 B
XML
20 lines
828 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>co-maintainers welcome</description>
|
|
<email>lssndrbarbieri@gmail.com</email>
|
|
<name>Alessandro Barbieri</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Tools for Spell Checking in R // Spell checking common document
|
|
formats including latex, markdown, manual pages, and
|
|
description files. Includes utilities to automate checking of
|
|
documentation and vignettes as a unit test during 'R CMD
|
|
check'. Both British and American English are supported out of
|
|
the box and other languages can be added. In addition, packages
|
|
may define a 'wordlist' to allow custom terminology without
|
|
having to abuse punctuation.
|
|
</longdescription>
|
|
</pkgmetadata>
|