Package: dawaR Title: An API Wrapper for 'DAWA' - 'The Danish Address Web API' Date: 2025-12-16 Version: 0.3.2 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') . The development of this package is completely independent from the government agency, Klimadatastyrelsen, who maintains the API. License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 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 Repository: https://aleksanderbl29.r-universe.dev Date/Publication: 2025-12-18 12:41:34 UTC RemoteUrl: https://github.com/aleksanderbl29/dawaR RemoteRef: universe-release RemoteSha: b5fd972c098463440aab52362f1dce109c48db22 NeedsCompilation: no Packaged: 2026-06-16 08:54:30 UTC; root Author: Aleksander Bang-Larsen [aut, cre, cph] (ORCID: ), 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