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.23.0 | 
| Depends: | R (≥ 2.14.0) | 
| Suggests: | commonmark, tools, tcltk | 
| Published: | 2024-12-08 | 
| DOI: | 10.32614/CRAN.package.startup | 
| 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 | 
| Reference manual: | startup.html , startup.pdf | 
| Vignettes: | startup: Friendly R Startup Configuration (source) | 
| Package source: | startup_0.23.0.tar.gz | 
| Windows binaries: | r-devel: startup_0.23.0.zip, r-release: startup_0.23.0.zip, r-oldrel: startup_0.23.0.zip | 
| macOS binaries: | r-release (arm64): startup_0.23.0.tgz, r-oldrel (arm64): startup_0.23.0.tgz, r-release (x86_64): startup_0.23.0.tgz, r-oldrel (x86_64): startup_0.23.0.tgz | 
| Old sources: | startup archive | 
Please use the canonical form https://CRAN.R-project.org/package=startup to link to this page.