Package: dawaR
Title: An API Wrapper for 'DAWA' - 'The Danish Address Web API'
Date: 2025-02-13
Version: 0.3.0
Authors@R: c(
    person("Aleksander", "Bang-Larsen", , "contact@aleksanderbl.dk",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0007-7984-4650")),
    person(given = "Agency of Climate Data", role = c("ctb"),
           comment = c("The Danish Agency of Climate Data provides this
           API for the public and have not actively contributed to the
           development nor distribution in this package.")))
Description: Functions for interacting with all sections of
    the official 'Danish Address Web API' (also known as 'DAWA')
    <https://api.dataforsyningen.dk>. The development of this package is
    completely independent from the government agency, Klimadatastyrelsen,
    who maintains the API.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://dawar.aleksanderbl.dk/,
        https://github.com/aleksanderbl29/dawaR
BugReports: https://github.com/aleksanderbl29/dawaR/issues
Suggests: knitr, rmarkdown, ggplot2, testthat (>= 3.0.0), cowplot (>=
        1.1.0), rmapshaper (>= 0.5.0), microbenchmark (>= 1.5.0),
        pkgdown, dplyr, devtools, vcr (>= 0.6.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
Depends: R (>= 4.1.0)
Imports: memoise (>= 2.0.0), cli, httr2, sf, tidyRSS, rlang, curl,
        utils
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-02-13 16:00:40 UTC; aleksander
Author: Aleksander Bang-Larsen [aut, cre, cph]
    (<https://orcid.org/0009-0007-7984-4650>),
  Agency of Climate Data [ctb] (The Danish Agency of Climate Data
    provides this API for the public and have not actively contributed
    to the development nor distribution in this package.)
Maintainer: Aleksander Bang-Larsen <contact@aleksanderbl.dk>
Repository: CRAN
Date/Publication: 2025-02-13 17:10:05 UTC
Built: R 4.5.1; ; 2025-10-26 03:01:48 UTC; windows
