Package: op3r Title: R Interface to the OP3 API Version: 0.1.1 Authors@R: c( person("Eric", "Nantz", , "theRcast@gmail.com", role = c("aut", "cre")), person("John", "Spurlock", role = "ctb", comment = "Author of OP3 project")) Description: The op3r package provides a tidy interface to the Open Prefix Project (OP3) API. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Imports: base64url, cli, dplyr, httr2, lubridate, purrr, rlang, stringr, tibble, tidyr Suggests: httptest2, knitr, podindexr, rmarkdown, testthat (>= 3.0.0) Remotes: rpodcast/podindexr URL: https://rpodcast.github.io/op3r/ VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://rpodcast.r-universe.dev Date/Publication: 2024-05-26 03:01:12 UTC RemoteUrl: https://github.com/rpodcast/op3r RemoteRef: HEAD RemoteSha: c7e022d901fd8ebf716dec8e9846267bfeb5043f NeedsCompilation: no Packaged: 2026-06-16 11:26:30 UTC; root Author: Eric Nantz [aut, cre], John Spurlock [ctb] (Author of OP3 project) Maintainer: Eric Nantz Depends: R (>= 4.1.0)