Fixed package and archive file timestamp check

This commit is contained in:
2025-01-30 11:29:10 +00:00
parent 8773ddb195
commit 36f6ef2020
3 changed files with 7 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
Package: Rpacman
Type: Package
Title: Very simple package manager for R
Version: 1.0.13
Date: 2022-05-31
Version: 1.0.14
Date: 2025-01-30
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.