updated dependencies

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-02-09 09:22:40 +01:00
parent cb81f715d1
commit 479ec9badb
2 changed files with 4 additions and 9 deletions

View File

@ -20,17 +20,11 @@ Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1 RoxygenNote: 7.3.1
LazyData: true LazyData: true
Suggests: Suggests:
covr,
devtools,
knitr, knitr,
rmarkdown, rmarkdown,
spelling,
usethis,
testthat, testthat,
git2r, git2r,
pak, here
here,
rhub
Config/testthat/edition: 3 Config/testthat/edition: 3
Imports: Imports:
calendar, calendar,

View File

@ -1244,14 +1244,15 @@
}, },
"xfun": { "xfun": {
"Package": "xfun", "Package": "xfun",
"Version": "0.41", "Version": "0.42",
"Source": "Repository", "Source": "Repository",
"Repository": "CRAN", "Repository": "CRAN",
"Requirements": [ "Requirements": [
"grDevices",
"stats", "stats",
"tools" "tools"
], ],
"Hash": "460a5e0fe46a80ef87424ad216028014" "Hash": "fd1349170df31f7a10bd98b0189e85af"
}, },
"xml2": { "xml2": {
"Package": "xml2", "Package": "xml2",