-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
34 lines (34 loc) · 989 Bytes
/
DESCRIPTION
File metadata and controls
34 lines (34 loc) · 989 Bytes
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
Package: ClimateCastR
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Authors@R: c(
person("Soria", "Delva", email = "soria.delva@inbo.be",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7164-6031")),
person("Sander", "Devisscher", email = "sander.devisscher@inbo.be",
role = "aut", comment = c(ORCID = "0000-0003-2015-5731"))
)
Description: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Remotes: ropensci/rnaturalearthhires
Imports:
assertthat (>= 0.2.1),
dplyr (>= 1.1.4),
leaflet (>= 2.2.2),
purrr (>= 1.0.2),
readr (>= 2.1.5),
rgbif (>= 3.8.0),
rlang (>= 1.1.3),
rnaturalearth (>= 1.0.1),
sf (>= 1.0.16),
utils (>= 4.3.2),
svDialogs,
wk (>= 0.9.1),
stringr (>= 1.5.1),
CoordinateCleaner (>= 3.0.1)
LazyData: true
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3