Other packages > Find by keyword >

switchr  

Installing, Managing, and Switching Between Distinct Sets of Installed Packages
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("switchr", "0.14.8")



Attach the package and use:
library("switchr")
Maintained by
Gabriel Becker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-06-03
Latest Update: 2023-03-21
Description:
Provides an abstraction for managing, installing, and switching between sets of installed R packages. This allows users to maintain multiple package libraries simultaneously, e.g. to maintain strict, package-version-specific reproducibility of many analyses, or work within a development/production release paradigm. Introduces a generalized package installation process which supports multiple repository and non-repository sources and tracks package provenance.
How to cite:
Gabriel Becker (2015). switchr: Installing, Managing, and Switching Between Distinct Sets of Installed Packages. R package version 0.14.8, https://cran.r-project.org/web/packages/switchr. Accessed 07 Nov. 2024.
Previous versions and publish date:
0.9.3 (2015-06-03 12:22), 0.9.4 (2015-06-06 01:40), 0.9.6 (2015-06-17 00:33), 0.9.10 (2015-07-02 01:32), 0.9.18 (2015-09-02 09:47), 0.9.19 (2015-09-17 07:51), 0.10.13 (2016-05-13 01:01), 0.10.14 (2016-05-22 20:34), 0.11.0 (2016-10-25 00:18), 0.11.2 (2017-01-12 23:53), 0.12.5 (2017-11-06 23:06), 0.12.6 (2017-11-07 18:20), 0.12.7 (2018-02-22 19:09), 0.13.0 (2018-08-25 23:30), 0.13.5 (2018-11-15 09:30), 0.14.2 (2020-01-26 00:20), 0.14.3 (2020-04-20 10:30), 0.14.5 (2022-02-01 02:00)
Other packages that cited switchr R package
View switchr citation profile
Other R packages that switchr depends, imports, suggests or enhances
Complete documentation for switchr
Functions, R codes and Examples using the switchr R package
Some associated functions: BiocDevel . BiocRelease . BiocSVNManifest . BiocVers . GithubManifest . ManifestRow . PkgManifest . PkgSource-class . RepoSubset . SessionManifest . SwitchrCtx . SwitchrParam . addPkg . archive_retries . archive_timing . biocReposForVers . branch . checkIsPkgDir . cmethods . cranPkgVersManifest . currentCompEnv . defaultRepos . dep_repos . dl_method . errorOrNonZero . fileFromFileURL . findPkgDir . findPkgVersionInRepo . findnewestpkg . flushSession . full_libpaths . getPkgDir . gotoVersCommit . headtail . install . internal . lazyRepo . libManifest . library_paths . librarypath . loadGRAN . loadManifest . locatePkgVersion . location-methods . logfun . makeBiocSVNURL . makeFileURL . makeLibraryCtx . makeManifest . makePkgCheckout . makePkgDir . makeSeedMan . makeSource . manifestFromCheckoutDir . manifest_df . manifest_methods . normalizePath2 . notrack . nrow . packages . parseSessionInfoString . parsedSessionInfo-class . pkgname . publishManifest . rVersionManifest . removeLib . sh_init . shell_timing . subdir . switchBack . switchDeps . switchTo . switchrBaseDir . switchrDontUnload . switchrManifest . switchrNoUnload . system_w_init . updateManifest . update_PACKAGES . versions . 
Some associated R codes: 00graceful_inet.R . AllClasses.R . GitFunctions.R . Install.R . SVNFunctions.R . SwitchrParam.R . Utilities.R . accessors.R . allGenerics.R . annotateDESCs.R . biocManifest.R . biocversion.R . cmethods.R . conditionalCode.R . crandbtmp.R . dodeps.R . findCtx.R . flushSession.R . head-methods.R . lazyRepo.R . loadGRAN.R . loadManifest.R . makeBiocVersions.R . makeCheckout.R . makeLibraryCtx.R . makePkgSourceDir-methods.R . manifest.R . manifestFromGHOrg.R . manifestFromLib.R . manifestFromLocal.R . methods.R . profile.R . removeLibrary.R . retrievePkgVersion.R . saveManifest.R . sessionInfo.R . show-methods.R . write_PACKAGES2.R . zzz.R .  Full switchr package functions and examples
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

con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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