Skip to content
Prev 5553 / 12125 Next

[R-pkg-devel] email misleading: checking CRAN incoming feasibility ... NOTE Maintainer

The built-in way is to put those tests in a separate directory, and 
specify that directory when you run R CMD check.  For example, rgl has 
directory "inst/slowTests", and I use these options to R CMD check:

--test-dir=inst/slowTests

Duncan Murdoch
On 08/06/2020 10:52 a.m., Spencer Graves wrote: