I've now had two packages recently that had uncaught spelling errors
(i.e., nothing on my local R CMD check --as-cran) that emerged only
during CRAN submission. Is there a platform-specific component to the
CRAN spellchecker or an option that must be specified explicitly to
catch these?
Thanks,
-T
I had the same experience. Also recently I uploaded a pkg without a
vignette but with a vignette engine specified in the DESCRIPTION. This
gave no error with R CMD check --as-cran (r-dev) but I did receive a
request to fix it.
-M
On Tue, Jun 20, 2017, 17:50 Thomas J. Leeper wrote:
> I've now h
On 20/06/2017 11:49 AM, Thomas J. Leeper wrote:
I've now had two packages recently that had uncaught spelling errors
(i.e., nothing on my local R CMD check --as-cran) that emerged only
during CRAN submission. Is there a platform-specific component to the
CRAN spellchecker or an option that must b