-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathDESCRIPTION
40 lines (40 loc) · 1.35 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
Package: R.VALUE
Depends:
R(>= 3.0.0)
Imports:
utils,
abind,
evd,
RcppEigen,
RCurl,
signal
Suggests:
lattice
Type: Package
Title: Climate data validation in the framework of the COST action VALUE
Version: 1.4.23
Date: 2017-10-13
Authors@R: as.person(c(
"Santander Meteorology Group [aut]",
"Predictia Intelligent Data Solutions [ctb]",
"Joaquin Bedia <[email protected]> [ctb, cre]",
"Thomas Bosshard <[email protected]> [ctb]",
"Maria J. Casado <[email protected]> [ctb]",
"Jose M. Gutierrez <[email protected]> [ctb]",
"Sixto Herrera <[email protected]> [ctb]",
"Elke Hertig <[email protected]> [ctb]",
"Sven Kotlarski <[email protected]> [ctb]",
"Douglas Maraun <[email protected]> [ctb]",
"Neyko Neykov <[email protected]> [ctb]",
"Petra Ramos <[email protected]> [ctb]",
"Ole Roessler <[email protected]> [ctb]",
"Daniel San Martin <[email protected]> [ctb]",
"Max Tuni <[email protected]> [ctb]",
"Martin Widmann <[email protected]> [ctb]"))
BugReports: https://github.com/SantanderMetGroup/R_VALUE/issues
Description: Load climate and weather data into R, compute several indices and
perform climate data validation using the tools developed in the COST
action VALUE.
License: GPL (>= 3)
LazyData: true
RoxygenNote: 6.0.1