-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
39 lines (39 loc) · 1.54 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
Package: transformeR
Depends:
R(>= 3.5.0)
Imports:
abind,
akima,
fields,
graphics,
magrittr,
parallel,
RcppEigen,
sp,
stats,
utils,
kohonen
Suggests:
downscaleR,
climate4R.datasets,
loadeR,
visualizeR
Type: Package
Title: A climate4R package for general climate data manipulation and transformation
Version: 2.2.3
Date: 2024-06-05
Authors@R: c(person("Bedia", "Joaquín", email = "[email protected]", role = c("aut","cre"), comment = c(ORCID = "0000-0001-6219-4312")),
person("Jorge", "Baño Medina", email = "[email protected]", role = "aut"),
person("Ana", "Casanueva", email = "[email protected]", role = "aut"),
person("Matteo", "De Felice", email = "[email protected]", role = "ctb"),
person("José Manuel", "Gutiérrez", email = "[email protected]", role = "aut"),
person("Sixto", "Herrera", email = "[email protected]", role = "aut"),
person("Maialen", "Iturbide", email = "[email protected]", role = "aut", comment = c(ORCID = "0000-0002-5048-0941")),
person("Juan A.", "Fernández", email = "[email protected]", role = "aut"))
BugReports: https://github.com/SantanderMetGroup/transformeR/issues
URL: http://www.meteo.unican.es/climate4r
Encoding: UTF-8
Description: Tools for climate data analysis, visualization and manipulation. A building block of the climate4R Framework <http://www.meteo.unican.es/climate4R>.
License: file LICENSE
LazyData: false
RoxygenNote: 7.3.1