Package: bunddev
Title: Discover and Call 'Bund.dev' APIs
Version: 0.2.1
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 <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
URL: https://github.com/mchlbckr/bunddev
BugReports: https://github.com/mchlbckr/bunddev/issues
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-16 08:25:26 UTC; michael
Author: Michael Bücker [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0045-8460>)
Maintainer: Michael Bücker <michael.buecker@fh-muenster.de>
Repository: CRAN
Date/Publication: 2026-02-16 09:50:18 UTC
Built: R 4.4.3; ; 2026-03-02 18:31:56 UTC; windows
