Package: podindexr Title: A Podcast Index API Library for R Version: 0.1.0 Authors@R: person(given = "Eric", family = "Nantz", role = c("aut", "cre"), email = "theRcast@gmail.com", comment = c(ORCID = "0000-0001-8104-7510")) Description: Access and download data from the Podcast Index Database directly from R using the 'PodcastIndex' API. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.2 Depends: R (>= 4.1.0) Imports: cli, digest, dplyr, glue, httr2, purrr, rlang, tibble Suggests: httptest2, testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: libssl-dev Repository: https://rpodcast.r-universe.dev Date/Publication: 2022-12-08 21:16:54 UTC RemoteUrl: https://github.com/rpodcast/podindexr RemoteRef: HEAD RemoteSha: 3a29c2a9b714bee78cf5bf6ae974ab6314ac0333 NeedsCompilation: no Packaged: 2026-06-17 07:46:06 UTC; root Author: Eric Nantz [aut, cre] (ORCID: ) Maintainer: Eric Nantz