Package: packrat
Type: Package
Title: A Dependency Management System for Projects and their R Package
    Dependencies
Version: 0.4.9
Author: Kevin Ushey, Jonathan McPherson, Joe Cheng, Aron Atkins, JJ Allaire
Maintainer: Kevin Ushey <kevin@rstudio.com>
Description: Manage the R packages your project depends
    on in an isolated, portable, and reproducible way.
License: GPL-2
Depends:
    R (>= 3.0.0)
Imports:
    tools,
    utils
Suggests:
    testthat (>= 0.7),
    devtools,
    httr,
    knitr,
    rmarkdown
Enhances: BiocInstaller
URL: https://github.com/rstudio/packrat/
BugReports: https://github.com/rstudio/packrat/issues
RoxygenNote: 6.0.1.9000
Repository: CRAN
