./textproc/R-spelling, Tools for Spell Checking in R

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2.1, Package name: R-spelling-2.2.1, Maintainer: pkgsrc-users

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.


Required to run:
[math/R] [print/R-knitr] [textproc/R-xml2] [textproc/R-commonmark] [textproc/R-hunspell]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-06-11 12:45:44 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(textproc/R-spelling) Updated 2.2.0 to 2.2.1

2.2.1
  - Fix for commonmark 1.7.0 change for auto-linked markdown URLs
   2022-05-01 16:35:40 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(textproc/R-spelling) +TEST_DEPENDS+=, but still one missing
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-02-13 16:19:44 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(textproc/R-spelling) import R-spelling-2.1

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.