Type: Package Package: packrat Title: A Dependency Management System for Projects and their R Package Dependencies Version: 0.9.3.9000 Authors@R: c( person("Aron", "Atkins", , "aron@posit.co", role = c("aut", "cre")), person("Toph", "Allen", role = "aut"), person("Kevin", "Ushey", role = "aut"), person("Jonathan", "McPherson", role = "aut"), person("Joe", "Cheng", role = "aut"), person("JJ", "Allaire", role = "aut"), person("Posit Software, PBC", role = c("cph", "fnd")) ) Description: Manage the R packages your project depends on in an isolated, portable, and reproducible way. License: GPL-2 URL: https://github.com/rstudio/packrat BugReports: https://github.com/rstudio/packrat/issues Depends: R (>= 3.0.0) Imports: tools, utils Suggests: devtools, httr, knitr, mockery, rmarkdown, testthat (>= 3.0.0), webfakes, withr Config/testthat/edition: 3 Encoding: UTF-8 RoxygenNote: 7.3.2 Repository: https://kwb-r.r-universe.dev Date/Publication: 2026-06-08 19:03:54 UTC RemoteUrl: https://github.com/rstudio/packrat RemoteRef: HEAD RemoteSha: 3f07af4bd443116977c28e11a47f590c17da89ca NeedsCompilation: no Packaged: 2026-06-24 14:32:13 UTC; root Author: Aron Atkins [aut, cre], Toph Allen [aut], Kevin Ushey [aut], Jonathan McPherson [aut], Joe Cheng [aut], JJ Allaire [aut], Posit Software, PBC [cph, fnd] Maintainer: Aron Atkins