Re: [R-pkg-devel] R CMD check yielding different results for me than CRAN reviewer

2016-01-26 Thread Adah Zhang
t; > https://github.com/metacran/r-builder > > you might save even that few amount of work. > > Best, > Sven > >> On 26 Jan 2016, at 20:54, Dirk Eddelbuettel wrote: >> >> >> On 26 January 2016 at 14:03, Adah Zhang wrote: >> | I am running

[R-pkg-devel] R CMD check yielding different results for me than CRAN reviewer

2016-01-26 Thread Adah Zhang
Hello, I am running R CMD check (and also with the --as-cran flag), which results in all OK's in my 00check.log. However, after submitting the package, the CRAN reviewer tells me of a warning/error regarding one of my examples (which is easily fix-able if I got the warning myself). How do I ensur