Skip to content
Prev 3951 / 12125 Next

[R-pkg-devel] R CMD check works but with devtools::check() examples fail

On 16/05/2019 5:56 a.m., Jack O. Wasey wrote:
Running check on a directory instead of a tarball usually leads to some 
extra warnings, it typically doesn't suppress them.  (The extra warnings 
I've seen most recently are about files that would be excluded from the 
tarball.)

Duncan urdoch