Files
Rpacman/DESCRIPTION

12 lines
508 B
Plaintext

Package: Rpacman
Type: Package
Title: Very simple package manager for R
Version: 1.0.10
Date: 2022-05-31
Authors@R: person("Craig", "Williams", email = "craig@avsdev.uk", role = c("aut", "cre"))
URL: https://avsdev.uk/R/Rpacman
Description: Very simple package manager for R which allows scanning for used packages, finding their dependencies and versions, creating a lock file and installing the packages on a new build.
License: GPL (>= 3)
Depends: R (>= 3.1.0), renv, jsonlite, remotes
RoxygenNote: 7.1.1