HenrikBengtsson/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.

Getting started

Package details

Maintainer
LicenseLGPL (>= 2.1)
Version0.21.0-9004
URL https://henrikbengtsson.github.io/startup/ https://github.com/HenrikBengtsson/startup
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("HenrikBengtsson/startup")
HenrikBengtsson/startup documentation built on April 22, 2024, 6:32 p.m.