Function to list package dependencies

This commit is contained in:
2022-06-16 11:20:17 +01:00
parent e2c1f3ced7
commit 6ea4f81bc9
4 changed files with 60 additions and 0 deletions

View File

@@ -8,3 +8,4 @@ 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), dplyr, magrittr, renv
RoxygenNote: 7.1.1