-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
41 lines (41 loc) · 1.34 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Type: Package
Package: geodk
Title: Access Danish Geospatial Data
Version: 0.0.0.9000
Date: 2024-11-25
Authors@R: c(
person("Aleksander", "Bang-Larsen", , "[email protected]",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "0009-0007-7984-4650")),
person("Agency of Climate Data", role = "ctb",
comment = c(NOTE = "The Danish Agency of Climate Data serves this
data for the public and have not actively contributed to the
distribution in this package."))
)
Maintainer: Aleksander Bang-Larsen <[email protected]>
Description: This package provides access to all geospatial data provided
by the danish agency called Klimadatastyrelsen. Under the hood it
wraps the `{dawaR}` and `{dkdata}` packages which provide access to
the agency APIs.
License: GPL (>= 3)
URL: https://ropengov.github.io/geodk/, https://github.com/rOpenGov/geodk
BugReports: https://github.com/rOpenGov/geodk/issues
Depends:
R (>= 3.5.0)
Imports:
dawaR (>= 0.2.3),
dplyr,
ggplot2 (>= 3.4.0),
rlang
Suggests:
testthat (>= 3.0.0),
vdiffr
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
X-schema.org-isPartOf: http://ropengov.org/
X-schema.org-keywords: ropengov