generated from geco-bern/R_proj_template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
43 lines (43 loc) · 874 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
42
43
Package: grsofun
Title: Global rsofun
Version: 0.2.9000
Authors@R: c(
person(
given = "Benjamin",
family = "Stocker",
email = "[email protected]",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2697-9096")),
person(
given = "Fabian",
family = "Bernhard",
email = "[email protected]",
role = c("aut"),
comment = c(ORCID = "0000-0003-0338-0961"))
)
Description: A wrapper for global rsofun runs.
License: AGPL-3
Encoding: UTF-8
Imports:
zoo,
dplyr,
readr,
tidyr,
lubridate,
purrr,
multidplyr,
parallel,
map2tidy (>= 2.1.2),
rsofun,
rgeco
Suggests:
here,
cowplot,
rnaturalearth,
ggplot2,
Remotes:
geco-bern/map2tidy,
geco-bern/rgeco,
geco-bern/rsofun,
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2