forked from SantanderMetGroup/visualizeR
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
44 lines (44 loc) · 1.28 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
Package: visualizeR
Depends:
R(>= 3.1.0),
sm
Imports:
transformeR,
methods,
fields,
RColorBrewer,
scales,
mapplots,
abind,
vioplot,
RCurl,
verification,
sp,
lattice
Suggests:
loadeR.ECOMS,
loadeR,
knitr
Type: Package
Title: Visualizing and Communicating Uncertainty in Seasonal Climate Prediction
Version: 0.2.1
Date: 2017-05-05
Authors@R: as.person(c(
"Santander Meteorology Group <http://meteo.unican.es> [ctb]",
"Maria Dolores Frias <friasmd@unican.es> [aut, cre]",
"Jesus Fernandez <fernandej@unican.es> [aut]",
"Maialen Iturbide <miturbide@ifca.unican.es> [aut]",
"Joaquin Bedia <bediaj@unican.es> [aut]",
"Max Tuni <max@predictia.es> [ctb]",
"Sixto Herrera <sixto@predictia.es> [ctb]",
"Rodrigo Manzanas <rmanzanas@ifca.unican.es> [ctb]",
"Antonio Cofino <antonio.cofino@unican.es> [ctb]",
"Jose Manuel Gutierrez <gutierjm@unican.es> [ctb]",
"Andrea Taylor <A.L.Taylor@leeds.ac.uk> [ctb]",
"Aidan Slingsby <a.slingsby@city.ac.uk> [ctb]"))
BugReports: https://github.com/SantanderMetGroup/visualizeR/issues
URL: https://github.com/SantanderMetGroup/visualizeR/wiki
Description: Implementation of seasonal climate verification plots.
License: file LICENSE
LazyData: true
RoxygenNote: 6.0.1