-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
26 lines (26 loc) · 980 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: switchr
Type: Package
Title: Installing, Managing, and Switching Between Distinct Sets of
Installed Packages
Version: 0.14.5.1
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.2.3