Package: umweltapir
Title: Access Umwelt.Info API
Version: 0.1.0
Encoding: UTF-8
Authors@R: 
    c(person(given = "Johannes", family = "Vogel", email = "johannes.vogel@uba.de", role = c("aut", "cre")),
      person(given = "Maximilian", family = "Berthold", email = "maximilian.berthold@uba.de", role = "aut"),
      person(given = "Luise", family = "Quoß", email = "luise.quoss@uba.de", role = "ctb"),
      person(given = "Nationales Zentrum für Umwelt- und Naturschutzinformationen", email = "umwelt.info@uba.de", role = "cph"))
Description: Provides an R-based access to the datasets including their 
    resources from the portal <https://umwelt.info>. The package allows for
    an easy integration of those datasets into your R-based workflows. The
    functionality of the package mirrors the web-based access as provided 
    at <https://umwelt.info>. You can use the same queries and get the same
    datasets by accessing our API.
URL:
        https://gitlab.opencode.de/umwelt-info/packages/-/tree/main/umweltapir?ref_type=heads
BugReports: https://gitlab.opencode.de/umwelt-info/packages/-/work_items
License: MIT + file LICENSE | Apache License 2.0
RoxygenNote: 7.3.3
Imports: httr2, jsonlite, tidyr
Suggests: testthat (>= 3.0.0), dplyr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-04-20 14:24:42 UTC; ubuntu
Author: Johannes Vogel [aut, cre],
  Maximilian Berthold [aut],
  Luise Quoß [ctb],
  Nationales Zentrum für Umwelt- und Naturschutzinformationen [cph]
Maintainer: Johannes Vogel <johannes.vogel@uba.de>
Depends: R (>= 4.1.0)
Repository: CRAN
Date/Publication: 2026-04-21 20:20:02 UTC
Built: R 4.6.0; ; 2026-04-27 12:29:33 UTC; windows
