rprofile: Load Both User-Global and Project-Specific R Profile Configurations

Use rprofile::load() inside a project '.Rprofile' file to ensure that the user-global '.Rprofile' is loaded correctly regardless of its location, and other common resources (in particular 'renv') are also set up correctly.

Version: 0.4.0
Depends: R (≥ 4.1)
Imports: utils
Enhances: pkgload, renv
Published: 2023-11-01
Author: Konrad Rudolph ORCID iD [cre, aut], F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Konrad Rudolph <konrad.rudolph at roche.com>
BugReports: https://github.com/klmr/rprofile/issues
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: rprofile results

Documentation:

Reference manual: rprofile.pdf

Downloads:

Package source: rprofile_0.4.0.tar.gz
Windows binaries: r-devel: rprofile_0.4.0.zip, r-release: rprofile_0.4.0.zip, r-oldrel: rprofile_0.4.0.zip
macOS binaries: r-release (arm64): rprofile_0.4.0.tgz, r-oldrel (arm64): rprofile_0.4.0.tgz, r-release (x86_64): rprofile_0.4.0.tgz, r-oldrel (x86_64): rprofile_0.4.0.tgz
Old sources: rprofile archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rprofile to link to this page.