Package: spelling Title: Tools for Spell Checking in R Version: 2.3.0 Authors@R: c( person("Jeroen", "Ooms", , "jeroen@berkeley.edu", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-4035-0289")), person("Jim", "Hester", , "james.hester@rstudio.com", role = "aut")) Description: 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. License: MIT + file LICENSE Encoding: UTF-8 URL: https://ropensci.r-universe.dev/spelling https://docs.ropensci.org/spelling/ BugReports: https://github.com/ropensci/spelling/issues Imports: commonmark, xml2, hunspell (>= 3.0), knitr Suggests: pdftools RoxygenNote: 7.3.1 Language: en-GB NeedsCompilation: no Packaged: 2024-03-04 21:14:16 UTC; jeroen Author: Jeroen Ooms [cre, aut] (), Jim Hester [aut] Maintainer: Jeroen Ooms Repository: CRAN Date/Publication: 2024-03-05 05:40:02 UTC Built: R 4.2.3; ; 2024-06-04 17:56:27 UTC; unix