Package: bunddev
Title: Discover and Call 'Bund.dev' APIs
Version: 0.1.0
Authors@R: 
    person("Michael", "Bücker", , "michael.buecker@fh-muenster.de", role = c("aut", "cre"))
Author: Michael Bücker [aut, cre]
Maintainer: Michael Bücker <michael.buecker@fh-muenster.de>
Depends: R (>= 4.1.0)
Description: Provides a registry of APIs listed on <https://bund.dev> and a core
    'OpenAPI' client layer to explore specs and perform requests. Adapter helpers
    return tidy tibbles for supported APIs, with optional response caching and
    rate limiting guidance.
License: MIT + file LICENSE
Encoding: UTF-8
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
NeedsCompilation: no
Packaged: 2026-02-04 19:46:14 UTC; michael
Repository: CRAN
Date/Publication: 2026-02-08 16:50:02 UTC
