Package: envsetup 0.2.0
envsetup: Support the Setup of the R Environment for Clinical Trial Programming Workflows
The purpose of this package is to support the setup the R environment. The two main features are 'autos', to automatically source files and/or directories into your environment, and 'paths' to consistently set path objects across projects for input and output. Both are implemented using a configuration file to allow easy, custom configurations that can be used for multiple or all projects.
Authors:
envsetup_0.2.0.tar.gz
envsetup_0.2.0.zip(r-4.5)envsetup_0.2.0.zip(r-4.4)envsetup_0.2.0.zip(r-4.3)
envsetup_0.2.0.tgz(r-4.4-any)envsetup_0.2.0.tgz(r-4.3-any)
envsetup_0.2.0.tar.gz(r-4.5-noble)envsetup_0.2.0.tar.gz(r-4.4-noble)
envsetup_0.2.0.tgz(r-4.4-emscripten)envsetup_0.2.0.tgz(r-4.3-emscripten)
envsetup.pdf |envsetup.html✨
envsetup/json (API)
NEWS
# Install 'envsetup' in R: |
install.packages('envsetup', repos = c('https://pharmaverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pharmaverse/envsetup/issues
Last updated 5 months agofrom:6bc700344a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:build_from_configdetach_autosinitlibraryread_pathrprofilevalidate_configwrite_path
Dependencies:askpassclicliprconfigcrayoncredentialscurldescfsgertghgitcredsgluehttr2inijsonlitelifecyclemagrittropensslpurrrR6rappdirsrlangrprojrootrstudioapisysusethisvctrswhiskerwithryamlzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Build directory structure from a configuration file | build_from_config |
Detach the autos from the current session | detach_autos |
Initialize the R environment with envsetup | init |
Wrapper around library to place packages after any current autos | library |
Read path | read_path |
Function used to pass through code to the .Rprofile | rprofile |
Validate a configuration file | validate_config |
Retrieve a file path from an envsetup object containing paths | write_path |