-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
31 lines (31 loc) · 1.09 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
Package: climate4R.indices
Title: Climate Index calculation for climate4R data
Version: 0.3.1
Date: 2023-06-22
Description: A climate4R wrapper of the indices.pcic package implementing ETCCDI Climate Indices <http://etccdi.pacificclimate.org/list_27_indices.shtml>.
Depends: R(>= 3.5.0)
Imports: transformeR (>= 1.5.2),
convertR,
magrittr,
parallel,
utils,
stats,
abind
Suggests: loadeR,
visualizeR,
downscaleR,
climate4R.datasets
Authors@R: as.person(c(
"Santander Meteorology Group <http://meteo.unican.es> [cph]",
"Joaquín Bedia <bediaj@unican.es> [ctb]",
"Ana Casanueva <ana.casanueva@unican.es> [ctb]",
"Juan A. Fernández <jfd70@alumnos.unican.es> [ctb]",
"Sixto Herrera <herreras@unican.es> [ctb]",
"Rodrigo Manzanas <rmanzanas@ifca.unican.es> [ctb]",
"Maialen Iturbide <miturbide@ifca.unican.es> [aut,cre]"))
BugReports: https://github.com/SantanderMetGroup/climate4R.indices/issues
URL: http://meteo.unican.es/climate4R
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2