dev-R/spelling: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-31 23:20:56 +02:00
parent 1323fb4eac
commit 9dd73fa0c4
3 changed files with 33 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
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>