|
1 | 1 | Type: Package
|
2 | 2 | Package: magclass
|
3 | 3 | Title: Data Class and Tools for Handling Spatial-Temporal Data
|
4 |
| -Version: 6.15.1 |
5 |
| -Date: 2024-04-29 |
| 4 | +Version: 6.15.2 |
| 5 | +Date: 2024-05-21 |
6 | 6 | Authors@R: c(
|
7 |
| - person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", role = c("aut", "cre")), |
8 |
| - person("Benjamin Leon", "Bodirsky", , "bodirsky@pik-potsdam.de", role = "aut"), |
| 7 | + person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", |
| 8 | + comment = c(affiliation = "Potsdam Institute for Climate Impact Research", ORCID = "0000-0002-4309-6431"), role = c("aut", "cre")), |
| 9 | + person("Benjamin Leon", "Bodirsky", , "bodirsky@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"), |
9 | 10 | person("Markus", "Bonsch", role = "aut"),
|
10 |
| - person("Florian", "Humpenoeder", , "humpenoeder@pik-potsdam.de", role = "aut"), |
| 11 | + person("Florian", "Humpenoeder", , "humpenoeder@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"), |
11 | 12 | person("Stephen", "Bi", role = "aut"),
|
12 |
| - person("Kristine", "Karstens", , "karstens@pik-potsdam.de", role = "aut"), |
13 |
| - person("Debbora", "Leip", , "leip@pik-potsdam.de", role = "aut"), |
14 |
| - person("Pascal", "Sauer", , "pascal.sauer@pik-potsdam.de", role = "aut"), |
15 |
| - person("Lavinia", "Baumstark", , "lavinia@pik-potsdam.de", role = "ctb"), |
| 13 | + person("Kristine", "Karstens", , "karstens@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"), |
| 14 | + person("Debbora", "Leip", , "leip@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"), |
| 15 | + person("Pascal", "Sauer", , "pascal.sauer@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"), |
| 16 | + person("Lavinia", "Baumstark", , "lavinia@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"), |
16 | 17 | person("Christoph", "Bertram", , "bertram@pik-potsdam.de", role = "ctb"),
|
17 | 18 | person("Anastasis", "Giannousakis", , "giannou@pik-potsdam.de", role = "ctb"),
|
18 |
| - person("David", "Klein", , "dklein@pik-potsdam.de", role = "ctb"), |
| 19 | + person("David", "Klein", , "dklein@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"), |
19 | 20 | person("Ina", "Neher", role = "ctb"),
|
20 |
| - person("Michaja", "Pehl", , "pehl@pik-potsdam.de", role = "ctb"), |
| 21 | + person("Michaja", "Pehl", , "pehl@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"), |
21 | 22 | person("Anselm", "Schultes", role = "ctb"),
|
22 |
| - person("Miodrag", "Stevanovic", , "miodrag@pik-potsdam.de", role = "ctb"), |
| 23 | + person("Miodrag", "Stevanovic", , "miodrag@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"), |
23 | 24 | person("Xiaoxi", "Wang", , "wang@pik-potsdam.de", role = "ctb"),
|
24 |
| - person("Felicitas", "Beier", , "beier@pik-potsdam.de", role = "ctb"), |
| 25 | + person("Felicitas", "Beier", , "beier@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"), |
25 | 26 | person("Mika", "Pflüger", role = "ctb"),
|
26 |
| - person("Oliver", "Richters", role = "ctb") |
| 27 | + person("Oliver", "Richters", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb") |
27 | 28 | )
|
28 | 29 | Description: Data class for increased interoperability working with
|
29 | 30 | spatial-temporal data together with corresponding functions and
|
@@ -63,3 +64,4 @@ VignetteBuilder:
|
63 | 64 | Encoding: UTF-8
|
64 | 65 | LazyData: true
|
65 | 66 | RoxygenNote: 7.3.1
|
| 67 | +Config/Keywords: tool |
0 commit comments