Package: poddr Title: Collect Metadata for Selected Podcasts Version: 0.3.2 Authors@R: person("Lukas", "Burk", , "github@quantenbrot.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7528-3795")) Description: Collecting all the data, but just for The Incomparable, Relay.fm and ATP. License: MIT + file LICENSE URL: https://github.com/jemus42/poddr, https://jemus42.github.io/poddr/ BugReports: https://github.com/jemus42/poddr/issues Depends: R (>= 4.1.0) Imports: checkmate, cli, dplyr, fs, glue, here, hms, httr2, lubridate, purrr, readr, rlang (>= 0.1.2), robotstxt, rvest, stringr, tibble, tidyr, xml2 Suggests: testthat (>= 3.0.0), vcr (>= 2.0.0), withr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://jemus42.r-universe.dev Date/Publication: 2026-05-27 13:43:32 UTC RemoteUrl: https://github.com/jemus42/poddr RemoteRef: HEAD RemoteSha: ad88f14d70b8a8f18cb473a1c532a68b2bdd50b7 NeedsCompilation: no Packaged: 2026-05-27 14:38:23 UTC; root Author: Lukas Burk [aut, cre] (ORCID: ) Maintainer: Lukas Burk