-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
49 lines (49 loc) · 1.65 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
42
43
44
45
46
47
48
49
Package: CAVAanalytics
Type: Package
Title: R package providing a framework for easy access, processing, and advanced visualization of gridded climate products
Version: 3.2.6
Authors@R: c(person("Riccardo", "Soldan", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-2583-5840")),
person("Rodrigo", "Manzanas", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-0001-3448")),
person("Ana", "Casanueva", , "[email protected]", role = "aut"),
person("Hideki", "Kanamaru", , "[email protected]", role = "ctb", comment=c(ORCID="0000-0002-5306-5022")),
person("Jorge", "Alvar-Beltrán", , "[email protected]", role = "ctb", comment = c(ORCID = "0000-0003-2454-0629")),
person("Arianna", "Gialletti", , "[email protected]", role = "ctb"))
Description: CAVAanalytics is a comprehensive framework for climate data analysis, offering streamlined access to data, advanced processing and visualization capabilities. It is designed to support a wide range of climate research and user needs
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Imports:
dplyr,
furrr,
purrr,
future,
terra,
sf,
stringr,
transformeR,
downscaleR,
glue,
rnaturalearth,
rnaturalearthdata,
ggplot2,
RColorBrewer,
tidyr,
ggh4x,
mvabund,
reshape2,
loadeR,
patchwork,
ggridges,
magrittr,
cli,
loadeR.java
Depends:
R(>= 3.6.0)
Suggests:
knitr,
rmarkdown
VignetteBuilder: knitr
URL: https://risk-team.github.io/CAVAanalytics/