onCran {campsis} | R Documentation |
Check if the current session is on CRAN. The objective is to potentially suppress long tasks to be run on CRAN (long tests or vignettes).
Description
Check if the current session is on CRAN. The objective is to potentially suppress long tasks to be run on CRAN (long tests or vignettes).
Usage
onCran()
Value
logical value TRUE/FALSE
[Package campsis version 1.7.0 Index]