Package: bunddev Title: Discover and Call 'Bund.dev' APIs Version: 0.2.3 Authors@R: person("Michael", "Bücker", , "michael.buecker@fh-muenster.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0045-8460")) Depends: R (>= 4.1.0) Description: Provides a registry of APIs listed on and a core 'OpenAPI' client layer to explore specs and perform requests. Adapter helpers return tidy data frames for supported APIs, with optional response caching and rate limiting guidance. License: MIT + file LICENSE URL: https://buecker.ms/bunddev/, https://github.com/mchlbckr/bunddev BugReports: https://github.com/mchlbckr/bunddev/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: ggplot2, knitr, rmarkdown, testthat (>= 3.0.0), withr Config/testthat/edition: 3 Imports: cli, dplyr, httr2, jsonlite, purrr, rlang, stringr, tibble, tidyr, tools, xml2, yaml VignetteBuilder: knitr, rmarkdown Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://mchlbckr.r-universe.dev Date/Publication: 2026-04-22 20:58:44 UTC RemoteUrl: https://github.com/mchlbckr/bunddev RemoteRef: HEAD RemoteSha: 5ab79a4c1d1a891c642a1586b9b29bfbba5a0517 NeedsCompilation: no Packaged: 2026-07-21 08:44:36 UTC; root Author: Michael Bücker [aut, cre] (ORCID: ) Maintainer: Michael Bücker