startup: Friendly R Startup Configuration

Adds support for R startup configuration via '.Renviron.d' and '.Rprofile.d' directories in addition to '.Renviron' and '.Rprofile' files. This makes it possible to keep private / secret environment variables separate from other environment variables. It also makes it easier to share specific startup settings by simply copying a file to a directory.

Version: 0.21.0
Depends: R (≥ 2.14.0)
Suggests: commonmark, tools, tcltk
Published: 2023-12-11
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb at braju.com>
BugReports: https://github.com/HenrikBengtsson/startup/issues
License: LGPL-2.1 | LGPL-3 [expanded from: LGPL (≥ 2.1)]
URL: https://henrikbengtsson.github.io/startup/, https://github.com/HenrikBengtsson/startup
NeedsCompilation: no
Materials: README NEWS
CRAN checks: startup results

Documentation:

Reference manual: startup.pdf
Vignettes: startup: Friendly R Startup Configuration

Downloads:

Package source: startup_0.21.0.tar.gz
Windows binaries: r-devel: startup_0.21.0.zip, r-release: startup_0.21.0.zip, r-oldrel: startup_0.21.0.zip
macOS binaries: r-release (arm64): startup_0.21.0.tgz, r-oldrel (arm64): startup_0.21.0.tgz, r-release (x86_64): startup_0.21.0.tgz
Old sources: startup archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=startup to link to this page.