Skip to content
Prev 44125 / 63424 Next

R-devel Digest, Vol 115, Issue 18

On 19/09/2012 10:08 AM, Terry Therneau wrote:
I understand the issue with time constraints on checks, and I think 
there are discussions in progress about that.  My suggestion has been to 
put in place a way for a tester to say that checks need to be run within 
a tight time limit, and CRAN as tester will do that in cases where it 
cares about the timing.

But even with the current (or past, it may have changed already) 
behaviour of tight limits for CRAN testing, you can put in code in your 
package that allows for longer tests in certain conditions. You'll run 
them, and if you advertise them, others will run them too.

Duncan Murdoch