Package: startup 0.22.0
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.
Authors:
startup_0.22.0.tar.gz
startup_0.22.0.zip(r-4.5)startup_0.22.0.zip(r-4.4)startup_0.22.0.zip(r-4.3)
startup_0.22.0.tgz(r-4.4-any)startup_0.22.0.tgz(r-4.3-any)
startup_0.22.0.tar.gz(r-4.5-noble)startup_0.22.0.tar.gz(r-4.4-noble)
startup_0.22.0.tgz(r-4.4-emscripten)startup_0.22.0.tgz(r-4.3-emscripten)
startup.pdf |startup.html✨
startup/json (API)
NEWS
# Install 'startup' in R: |
install.packages('startup', repos = c('https://henrikbengtsson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/henrikbengtsson/startup/issues
configurationenvironment-variablesstartuputility
Last updated 4 months agofrom:c2ba01cec4 (on master). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:checkcurrent_scriptfind_renvironfind_renviron_dfind_rprofilefind_rprofile_dinstallis_debug_onon_session_enteron_session_exitrenviron_dreset_when_cacherestartrprofile_dstartupstartup_session_optionssysinfouninstallwarn
Dependencies: