Skip to content
Prev 158 / 12125 Next

[R-pkg-devel] how to skip tests on CRAN but NOT on travis-ci?

On 21/06/2015 1:03 PM, G?bor Cs?rdi wrote:
Which seems like a problem with that package...
But it's trivial to source files from the tests directory.  Or perhaps
(I don't know, I don't use it) it's trivial to tell travis to run the
standard R CMD check, followed by the suggested one.

Duncan Murdoch