Skip to content
Prev 3773 / 12125 Next

[R-pkg-devel] Submitting a package whose unit tests sometimes fail because of server connections

I'd mock the tests you want run on Cran and keep live fire tests that you
can run manually.  Just don't include the live fire stuff in the package.
On Tue, Apr 16, 2019, 10:57 AM Will <will.pearse at gmail.com> wrote: