Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

r_env_vars

Environment variables to set when calling R


Description

Devtools sets a number of environmental variables to ensure consistent between the current R session and the new session, and to ensure that everything behaves the same across systems. It also suppresses a common warning on windows, and sets NOT_CRAN so you can tell that your code is not running on CRAN. If NOT_CRAN has been set externally, it is not overwritten.

Usage

r_env_vars()

Value

a named character vector


devtools

Tools to Make Developing R Packages Easier

v2.4.1
MIT + file LICENSE
Authors
Hadley Wickham [aut], Jim Hester [aut, cre], Winston Chang [aut], RStudio [cph, fnd]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.