Skip to content
Prev 44008 / 63424 Next

if(--as-cran)?

On 12-09-03 7:25 PM, Spencer Graves wrote:
The problem is with your test.  If I put print(names(Sys.getenv())) into 
an example, I see _R_CHECK_TIMINGS_ if and only if I do the check with 
--as-cran.  The value is supposed to be a number, not a logical.

Duncan Murdoch