-
Notifications
You must be signed in to change notification settings - Fork 7
/
DESCRIPTION
executable file
·54 lines (54 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
50
51
52
53
54
Package: visualizeR
Depends:
R(>= 3.5.0),
transformeR(>= 2.0.0)
Imports:
methods,
sm,
fields,
RColorBrewer,
scales,
mapplots,
abind,
vioplot,
SpecsVerification,
easyVerification,
verification,
sp,
lattice,
latticeExtra,
magrittr,
padr,
grDevices,
data.table
Suggests:
climate4R.datasets,
loadeR.ECOMS,
loadeR,
knitr
Type: Package
Title: Visualizing climate4R data and Communicating Uncertainty in Seasonal Climate Prediction
Version: 1.6.4
Date: 2023-10-26
Author: as.person(c(
"Santander Meteorology Group <http://meteo.unican.es> [cph]",
"María Dolores Frías <[email protected]> [aut, cre]",
"Jesús Fernández <[email protected]> [aut]",
"Maialen Iturbide <[email protected]> [aut]",
"Joaquín Bedia <[email protected]> [aut]",
"Max Tuni <[email protected]> [ctb]",
"Sixto Herrera <[email protected]> [ctb]",
"Rodrigo Manzanas <[email protected]> [ctb]",
"Antonio Cofiño <[email protected]> [ctb]",
"José Manuel Gutiérrez <[email protected]> [ctb]",
"Andrea Taylor <[email protected]> [ctb]",
"Aidan Slingsby <[email protected]> [ctb]"))
Maintainer: Maialen Iturbide <[email protected]>
BugReports: https://github.com/SantanderMetGroup/visualizeR/issues
URL: https://github.com/SantanderMetGroup/visualizeR/wiki
Description: Plotting methods for climate4R data visualization. Includes the implementation of several seasonal climate verification plots (See: <https://doi.org/10.1016/j.envsoft.2017.09.008>).
License: file LICENSE
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2