Skip to content

[R-pkg-devel] How to reduce examples in a package that takes more than 5 seconds to run?

1 message · Duncan Murdoch

#
On 28/12/2022 7:06 a.m., Daniel Kelley wrote:
CRAN sources only.  Unreleased packages may have lots of errors in them, 
and it's up to their authors to test them.  Users shouldn't rely on 
those packages, but they might rely on CRAN packages, and I don't want 
to cause extra headaches for them.
Your method sounds good.  You choose to run your tests, you don't force 
anyone else to run them.

Duncan Murdoch