Package: envsetup 0.3.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.3.0.tar.gz
envsetup_0.3.0.zip(r-4.7)envsetup_0.3.0.zip(r-4.6)envsetup_0.3.0.zip(r-4.5)
envsetup_0.3.0.tgz(r-4.6-any)envsetup_0.3.0.tgz(r-4.5-any)
envsetup_0.3.0.tar.gz(r-4.7-any)envsetup_0.3.0.tar.gz(r-4.6-any)
envsetup_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:9b4fed1c69. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 220 | ||
| linux-release-x86_64 | OK | 175 | ||
| macos-release-arm64 | OK | 108 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 113 |
Exports:build_from_configdetach_autosenvsetup_environmentget_pathinitread_pathrprofilevalidate_configwrite_path
Dependencies:askpassclicliprconfigcrayoncredentialscurldescenvnamesfsgertghgitcredsgluehttr2inijsonlitelifecyclemagrittropensslpurrrR6rappdirsrlangrprojrootrstudioapisysusethisvctrswhiskerwithryamlzip
Automatic Script Sourcing
Rendered fromauto_sourcing.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-07-31
Started: 2025-07-31
Basic Path Configuration
Rendered frombasic_paths.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-07-31
Started: 2025-07-31
Dynamic Path Management
Rendered fromdynamic_paths.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-07-31
Started: 2025-07-31
Managing Multiple Environments
Rendered frommultiple_environments.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-07-31
Started: 2025-07-31
Tips
Rendered fromtips.Rmdusingknitr::rmarkdownon May 25 2026.Last update: 2025-05-09
Started: 2025-05-09
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 |
| Environment Setup Environment | envsetup_environment |
| Get Path Object from Environment | get_path |
| Initialize the R environment with envsetup | init |
| 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 |
