onCran: Check if the current session is on CRAN. The objective is to...

View source: R/utilities.R

onCranR 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


Calvagone/campsis documentation built on Nov. 29, 2024, 10:01 p.m.