forked from pik-piam/magclass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
54 lines (54 loc) · 2.41 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
45
46
47
48
49
50
51
52
53
54
Package: magclass
Type: Package
Title: Data Class and Tools for Handling Spatial-Temporal Data
Version: 5.10.3
Date: 2020-06-17
Authors@R: c(person("Jan Philipp", "Dietrich", email = "[email protected]", role = c("aut","cre")),
person("Benjamin Leon", "Bodirsky", email = "[email protected]", role = "aut"),
person("Markus", "Bonsch", role = "aut"),
person("Florian", "Humpenoeder", email = "[email protected]", role = "aut"),
person("Stephen", "Bi", role = "aut"),
person("Kristine", "Karstens", email = "[email protected]", role = "aut"),
person("Lavinia", "Baumstark", email = "[email protected]", role = "ctb"),
person("Christoph", "Bertram", email = "[email protected]", role = "ctb"),
person("Anastasis", "Giannousakis", email = "[email protected]", role = "ctb"),
person("David", "Klein", email = "[email protected]", role = "ctb"),
person("Ina", "Neher", role = "ctb"),
person("Michaja", "Pehl", email = "[email protected]", role = "ctb"),
person("Anselm", "Schultes", role = "ctb"),
person("Miodrag", "Stevanovic", email = "[email protected]", role = "ctb"),
person("Xiaoxi", "Wang", email = "[email protected]", role = "ctb"),
person("Felicitas", "Beier", email = "[email protected]", role = "ctb"))
Description: Data class for increased interoperability working with spatial-
temporal data together with corresponding functions and methods (conversions,
basic calculations and basic data manipulation). The class distinguishes
between spatial, temporal and other dimensions to facilitate the development
and interoperability of tools build for it. Additional features are name-based
addressing of data and internal consistency checks (e.g. checking for the right
data order in calculations).
Depends:
R(>= 2.10.0),
methods,
Imports:
stats,
sp,
maptools,
abind,
forcats,
reshape2
Suggests:
testthat,
knitr,
rmarkdown,
data.tree,
units,
udunits2,
ncdf4
URL: https://github.com/pik-piam/magclass, https://doi.org/10.5281/zenodo.1158580
BugReports: https://github.com/pik-piam/magclass/issues
License: LGPL-3 | file LICENSE
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.0
VignetteBuilder: knitr
ValidationKey: 94048290