./textproc/R-hunspell, High-Performance Stemmer, Tokenizer, and Spell Checker

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


Branch: CURRENT, Version: 3.0.2, Package name: R-hunspell-3.0.2, Maintainer: pkgsrc-users

Low level spell checker and morphological analyzer based on the famous
'hunspell' library <https://hunspell.github.io>. The package can
analyze or check individual words as well as parse text, latex, html
or xml documents. For a more user-friendly interface use the
'spelling' package which builds on this package to automate checking
of files, documentation and vignettes in all common formats.


Required to run:
[math/R] [devel/R-Rcpp] [security/R-digest]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2023-06-11 12:43:31 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(textproc/R-hunspell) Updated 3.0.1 to 3.0.2

3.0.2
  - Find paths to dictionaries of RStudio 1.3.x and 1.4.x (@GegznaV, #42)
   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
   2021-09-08 14:29:25 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(textproc/R-hunspell)  Updated 3.0 to 3.0.1

3.0.1
  - For for BDR such that vignette can be built without 'pdftools' installed
   2020-02-13 16:26:16 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
(textproc/R-hunspell) import R-hunspell-3.0

Low level spell checker and morphological analyzer based on the famous
'hunspell' library <https://hunspell.github.io>. The package can
analyze or check individual words as well as parse text, latex, html
or xml documents. For a more user-friendly interface use the
'spelling' package which builds on this package to automate checking
of files, documentation and vignettes in all common formats.