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
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
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

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  
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  

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