Bubble up lockVersions parameter

This commit is contained in:
2025-11-17 10:51:22 +00:00
parent 998b0927c9
commit dfa517a8bd
2 changed files with 5 additions and 5 deletions

View File

@@ -1,8 +1,8 @@
Package: Rpacman
Type: Package
Title: Very simple package manager for R
Version: 1.0.16
Date: 2025-01-30
Version: 1.0.17
Date: 2025-11-17
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.