Skip to content
/ switchr Public

❗ This is a read-only mirror of the CRAN R package repository. switchr — Installing, Managing, and Switching Between Distinct Sets of Installed Packages. Homepage: https://github.com/gmbecker/switchr Report bugs for this package: https://github.com/gmbecker/switchr/issues

Notifications You must be signed in to change notification settings

cran/switchr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switchr

An R package for managing, installing into, and seamlessly switching between R package libraries ("software contexts")

To switch to a different library, creating it if necessary, use the switchTo function:

switchTo("mynewlib")

Then work normally, when you wish to switch back to your original library, use switchBack:

switchBack()

About

❗ This is a read-only mirror of the CRAN R package repository. switchr — Installing, Managing, and Switching Between Distinct Sets of Installed Packages. Homepage: https://github.com/gmbecker/switchr Report bugs for this package: https://github.com/gmbecker/switchr/issues

Resources

Stars

Watchers

Forks

Packages

No packages published