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]
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 Apr. 2025.
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
03/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for switchr051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

danstat  
R Client for the Statistics Denmark Databank API
The purpose of the package is to enable an R function interface into the Statistics Denmark Databank ...
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  
FuzzyQ  
Fuzzy Quantification of Common and Rare Species
Fuzzy clustering of species in an ecological community as common or rare based on their abundance a ...
Download / Learn more Package Citations See dependency  
ider  
Various Methods for Estimating Intrinsic Dimension
An implementation of various methods for estimating intrinsic dimension of vector-valued dataset or ...
Download / Learn more Package Citations See dependency  
spCP  
Spatially Varying Change Points
Implements a spatially varying change point model with unique intercepts, slopes, variance intercep ...
Download / Learn more Package Citations See dependency  
listarrays  
A Toolbox for Working with R Arrays in a Functional Programming Style
A toolbox for R arrays. Flexibly split, bind, reshape, modify, subset and name arrays. ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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