Other packages > Find by keyword >

startup  

Friendly R Startup Configuration
View on CRAN: Click here


Download and install startup package within the R console
Install from CRAN:
install.packages("startup")

Install from Github:
library("remotes")
install_github("cran/startup")

Install by package version:
library("remotes")
install_version("startup", "0.23.0")



Attach the package and use:
library("startup")
Maintained by
Henrik Bengtsson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-21
Latest Update: 2024-12-08
Description:
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.
How to cite:
Henrik Bengtsson (2016). startup: Friendly R Startup Configuration. R package version 0.23.0, https://cran.r-project.org/web/packages/startup. Accessed 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:09), 0.3.0 (2016-11-21 12:02), 0.4.0 (2016-12-22 19:33), 0.5.0 (2017-02-13 05:25), 0.6.0 (2017-05-01 12:33), 0.6.1 (2017-05-17 10:24), 0.7.0 (2017-09-07 22:56), 0.8.0 (2017-10-19 22:05), 0.9.0 (2018-01-11 01:07), 0.10.0 (2018-03-31 00:10), 0.11.0 (2018-08-26 00:00), 0.12.0 (2019-05-27 06:30), 0.13.0 (2019-10-27 06:50), 0.14.0 (2019-12-09 22:20), 0.14.1 (2020-04-01 09:20), 0.15.0 (2020-09-03 20:00), 0.16.0 (2021-11-20 06:50), 0.17.0 (2022-02-23 22:10), 0.18.0 (2022-05-14 09:30), 0.19.0 (2022-10-16 04:50), 0.20.0 (2023-04-03 09:50), 0.21.0 (2023-12-11 23:00), 0.22.0 (2024-07-29 23:40)
Other packages that cited startup R package
View startup citation profile
Other R packages that startup depends, imports, suggests or enhances
Complete documentation for startup
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

footBayes  
Fitting Bayesian and MLE Football Models
This is the first package allowing for the estimation, visualization and prediction of the most wel ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  
gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA