Package: switchr
Type: Package
Title: Installing, Managing, and Switching Between Distinct Sets of
        Installed Packages
Version: 0.14.5
Author: Gabriel Becker[aut, cre]
Maintainer: Gabriel Becker <gabembecker@gmail.com>
Copyright: Genentech Inc
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.
Imports: tools, RJSONIO, RCurl
Depends: methods
SystemRequirements: git, svn
License: Artistic-2.0
URL: https://github.com/gmbecker/switchr
BugReports: https://github.com/gmbecker/switchr/issues
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-02-01 00:09:24 UTC; gabrielbecker
Repository: CRAN
Date/Publication: 2022-02-01 01:00:02 UTC
