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.14.1 |
| Depends: | R (≥ 2.14.0) |
| Suggests: | commonmark, tools, tcltk |
| Published: | 2020-04-01 |
| 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://github.com/HenrikBengtsson/startup |
| NeedsCompilation: | no |
| Materials: | README NEWS |
| CRAN checks: | startup results |
| Reference manual: | startup.pdf |
| Vignettes: |
startup: Friendly R Startup Configuration |
| Package source: | startup_0.14.1.tar.gz |
| Windows binaries: | r-devel: startup_0.14.1.zip, r-release: startup_0.14.1.zip, r-oldrel: startup_0.14.1.zip |
| macOS binaries: | r-release: startup_0.14.1.tgz, r-oldrel: startup_0.14.1.tgz |
| Old sources: | startup archive |
| Reverse imports: | dipsaus |
Please use the canonical form https://CRAN.R-project.org/package=startup to link to this page.