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.21.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: 2023-12-11
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.21.0, https://cran.r-project.org/web/packages/startup
Previous versions and publish date:
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)
Other packages that cited startup R package
View startup citation profile
Other R packages that startup depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns