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 06 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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