Package: woodendesc Type: Package Title: Find Packages and Their Dependencies in Any 'R' Repository Version: 0.2.1 Date: 2025-01-28 Authors@R: c(person("Laura", "Bakala", email = "erdaradun.gaztea@gmail.com", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-3213-2484")), person("Dominik", "Rafacz", email = "dominikrafacz@gmail.com", role = c("ctb"), comment = c(ORCID = "0000-0003-0925-1909"))) Description: Simplifies getting the available packages, their version codes and dependencies from any 'R' repository. Uses extensive caching for repeated queries. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Imports: httr2 (>= 1.0.0), rlang (>= 1.0.0), utils, versionsort (>= 1.1.0) Suggests: covr, httptest2, knitr, rmarkdown, testthat (>= 3.0.0), usethis, withr, xml2 Config/testthat/edition: 3 URL: https://github.com/turtletopia/woodendesc, https://turtletopia.github.io/woodendesc/ VignetteBuilder: knitr Config/pak/sysreqs: libssl-dev Repository: https://turtletopia.r-universe.dev Date/Publication: 2025-01-28 22:05:57 UTC RemoteUrl: https://github.com/turtletopia/woodendesc RemoteRef: HEAD RemoteSha: e7bae8a57f4f95bb76a022f50c80a61d7a3d4112 NeedsCompilation: no Packaged: 2026-06-16 12:02:33 UTC; root Author: Laura Bakala [cre, aut, cph] (ORCID: ), Dominik Rafacz [ctb] (ORCID: ) Maintainer: Laura Bakala