Skip to content
Prev 156 / 12125 Next

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

On Sun, Jun 21, 2015 at 12:09 PM, Duncan Murdoch
<murdoch.duncan at gmail.com> wrote:
AFAIK this does not play very well with testthat, which the OP is clearly using.

Also, the OP wants run _additional_ tests, not something _instead_ of
the "regular" ones.

G.

[...]