-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathDESCRIPTION
More file actions
executable file
·54 lines (54 loc) · 1.65 KB
/
DESCRIPTION
File metadata and controls
executable file
·54 lines (54 loc) · 1.65 KB
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 <friasmd@unican.es> [aut, cre]",
"Jesús Fernández <fernandej@unican.es> [aut]",
"Maialen Iturbide <miturbide@ifca.unican.es> [aut]",
"Joaquín Bedia <bediaj@unican.es> [aut]",
"Max Tuni <max@predictia.es> [ctb]",
"Sixto Herrera <herreras@unican.es> [ctb]",
"Rodrigo Manzanas <rmanzanas@ifca.unican.es> [ctb]",
"Antonio Cofiño <antonio.cofino@unican.es> [ctb]",
"José Manuel Gutiérrez <gutierjm@unican.es> [ctb]",
"Andrea Taylor <A.L.Taylor@leeds.ac.uk> [ctb]",
"Aidan Slingsby <a.slingsby@city.ac.uk> [ctb]"))
Maintainer: Maialen Iturbide <miturbide@ifca.unican.es>
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