-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
41 lines (41 loc) · 885 Bytes
/
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: geotools
Title: Support for Geography Packages
Version: 1.1.0.9000
Authors@R:
person("Pascal", "Burkhard", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0009-0001-5504-5084"))
Maintainer: Pascal Burkhard <[email protected]>
Description: Support functions for the GeoVerse packages.
License: MIT + file LICENSE
URL: https://geotools.nenuial.org
BugReports: http://github.com/nenuial/geotools/issues/
Depends:
R (>= 3.5)
Imports:
cli,
clock,
countrycode,
dplyr,
glue,
HMDHFDplus,
httr2,
ISOcodes,
lifecycle,
purrr,
rappdirs,
scales,
settings,
sf,
stringr,
tibble,
wbstats,
withr
Suggests:
forcats,
santoku
Config/Needs/website: nenuial/geopkg
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2