@@ -3,7 +3,8 @@ Title: Package Dependency Resolution and Downloads
33Version: 0.8.0.9000
44Authors@R: c(
55 person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")),
6- person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49"))
6+ person("Posit Software, PBC", role = c("cph", "fnd"),
7+ comment = c(ROR = "03wc8by49"))
78 )
89Description: Find recursive dependencies of 'R' packages from various
910 sources. Solve the dependencies to obtain a consistent set of packages
@@ -56,7 +57,7 @@ Suggests:
5657 testthat (>= 3.2.0),
5758 tibble,
5859 webfakes (>= 1.1.5.9000),
59- withr (>= 2.1.1),
60+ withr (>= 2.1.1)
6061Remotes:
6162 r-lib/pkgcache
6263Config/Needs/builder:
@@ -71,6 +72,6 @@ Config/Needs/website:
7172 pkgdown (>= 2.0.2),
7273 tidyverse/tidytemplate
7374Config/testthat/edition: 3
75+ Config/usethis/last-upkeep: 2025-05-05
7476Encoding: UTF-8
7577RoxygenNote: 7.3.2.9000
76- Config/usethis/last-upkeep: 2025-05-05