Skip to content
Prev 2427 / 12125 Next

[R-pkg-devel] R package CRAN check error

Thanks Hadley, for making us aware of this tool. I have a question: the
spellchecker part works (I mean I corrected words that were clearly
misspelled leaving acronyms which are common in my field), but I get the
following messages after the spell check:

* using log directory
?/private/var/folders/d1/mx6dcbzx3v39r260458z2b200000gn/T/RtmpjaaTMI/RJafroc.Rcheck?
* using R version 3.4.3 (2017-11-30)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using options ?--run-donttest --as-cran?
* checking for file ?RJafroc/DESCRIPTION? ... OK
* checking extension type ... Package
* this is package ?RJafroc? version ?1.0.1?
* checking CRAN incoming feasibility ...*Error in aspell(files, filter =
list("dcf", ignore = ignore), control = control,  : *
*  No suitable spell-checker program found*
Execution halted
Was R CMD check successful?
1: Nope
2: No
3: Yes

I selected 3. Am I making the right choice?

Thanks,

Dev
On Fri, Feb 16, 2018 at 4:32 PM, Hadley Wickham <h.wickham at gmail.com> wrote: