Skip to content

Commit

Permalink
added affiliations and keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
tscheypidi committed May 21, 2024
1 parent 002ddfc commit db50a12
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .buildlibrary
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ValidationKey: '122048142'
ValidationKey: '122203328'
AcceptedWarnings:
- 'Warning: package ''.*'' was built under R version'
- 'Warning: namespace ''.*'' is not available and has been replaced'
Expand Down
18 changes: 16 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ cff-version: 1.2.0
message: If you use this software, please cite it using the metadata from this file.
type: software
title: 'magclass: Data Class and Tools for Handling Spatial-Temporal Data'
version: 6.15.1
date-released: '2024-04-29'
version: 6.15.2
date-released: '2024-05-21'
abstract: 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
Expand All @@ -14,28 +14,36 @@ authors:
- family-names: Dietrich
given-names: Jan Philipp
email: dietrich@pik-potsdam.de
orcid: 0000-0002-4309-6431
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Bodirsky
given-names: Benjamin Leon
email: bodirsky@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Bonsch
given-names: Markus
- family-names: Humpenoeder
given-names: Florian
email: humpenoeder@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Bi
given-names: Stephen
- family-names: Karstens
given-names: Kristine
email: karstens@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Leip
given-names: Debbora
email: leip@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Sauer
given-names: Pascal
email: pascal.sauer@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Baumstark
given-names: Lavinia
email: lavinia@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Bertram
given-names: Christoph
email: bertram@pik-potsdam.de
Expand All @@ -45,27 +53,33 @@ authors:
- family-names: Klein
given-names: David
email: dklein@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Neher
given-names: Ina
- family-names: Pehl
given-names: Michaja
email: pehl@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Schultes
given-names: Anselm
- family-names: Stevanovic
given-names: Miodrag
email: miodrag@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Wang
given-names: Xiaoxi
email: wang@pik-potsdam.de
- family-names: Beier
given-names: Felicitas
email: beier@pik-potsdam.de
affiliation: Potsdam Institute for Climate Impact Research
- family-names: Pflüger
given-names: Mika
- family-names: Richters
given-names: Oliver
affiliation: Potsdam Institute for Climate Impact Research
license: LGPL-3.0
keywords: tool
repository-code: https://github.com/pik-piam/magclass
doi: 10.5281/zenodo.1158580

30 changes: 16 additions & 14 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,29 +1,30 @@
Type: Package
Package: magclass
Title: Data Class and Tools for Handling Spatial-Temporal Data
Version: 6.15.1
Date: 2024-04-29
Version: 6.15.2
Date: 2024-05-21
Authors@R: c(
person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de", role = c("aut", "cre")),
person("Benjamin Leon", "Bodirsky", , "bodirsky@pik-potsdam.de", role = "aut"),
person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de",
comment = c(affiliation = "Potsdam Institute for Climate Impact Research", ORCID = "0000-0002-4309-6431"), role = c("aut", "cre")),
person("Benjamin Leon", "Bodirsky", , "bodirsky@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"),
person("Markus", "Bonsch", role = "aut"),
person("Florian", "Humpenoeder", , "humpenoeder@pik-potsdam.de", role = "aut"),
person("Florian", "Humpenoeder", , "humpenoeder@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"),
person("Stephen", "Bi", role = "aut"),
person("Kristine", "Karstens", , "karstens@pik-potsdam.de", role = "aut"),
person("Debbora", "Leip", , "leip@pik-potsdam.de", role = "aut"),
person("Pascal", "Sauer", , "pascal.sauer@pik-potsdam.de", role = "aut"),
person("Lavinia", "Baumstark", , "lavinia@pik-potsdam.de", role = "ctb"),
person("Kristine", "Karstens", , "karstens@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"),
person("Debbora", "Leip", , "leip@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"),
person("Pascal", "Sauer", , "pascal.sauer@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "aut"),
person("Lavinia", "Baumstark", , "lavinia@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"),
person("Christoph", "Bertram", , "bertram@pik-potsdam.de", role = "ctb"),
person("Anastasis", "Giannousakis", , "giannou@pik-potsdam.de", role = "ctb"),
person("David", "Klein", , "dklein@pik-potsdam.de", role = "ctb"),
person("David", "Klein", , "dklein@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"),
person("Ina", "Neher", role = "ctb"),
person("Michaja", "Pehl", , "pehl@pik-potsdam.de", role = "ctb"),
person("Michaja", "Pehl", , "pehl@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"),
person("Anselm", "Schultes", role = "ctb"),
person("Miodrag", "Stevanovic", , "miodrag@pik-potsdam.de", role = "ctb"),
person("Miodrag", "Stevanovic", , "miodrag@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"),
person("Xiaoxi", "Wang", , "wang@pik-potsdam.de", role = "ctb"),
person("Felicitas", "Beier", , "beier@pik-potsdam.de", role = "ctb"),
person("Felicitas", "Beier", , "beier@pik-potsdam.de", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb"),
person("Mika", "Pflüger", role = "ctb"),
person("Oliver", "Richters", role = "ctb")
person("Oliver", "Richters", comment = c(affiliation = "Potsdam Institute for Climate Impact Research"), role = "ctb")
)
Description: Data class for increased interoperability working with
spatial-temporal data together with corresponding functions and
Expand Down Expand Up @@ -63,3 +64,4 @@ VignetteBuilder:
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Config/Keywords: tool
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Data Class and Tools for Handling Spatial-Temporal Data

R package **magclass**, version **6.15.1**
R package **magclass**, version **6.15.2**

[![CRAN status](https://www.r-pkg.org/badges/version/magclass)](https://cran.r-project.org/package=magclass) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1158580.svg)](https://doi.org/10.5281/zenodo.1158580) [![R build status](https://github.com/pik-piam/magclass/workflows/check/badge.svg)](https://github.com/pik-piam/magclass/actions) [![codecov](https://codecov.io/gh/pik-piam/magclass/branch/master/graph/badge.svg)](https://app.codecov.io/gh/pik-piam/magclass) [![r-universe](https://pik-piam.r-universe.dev/badges/magclass)](https://pik-piam.r-universe.dev/builds)

Expand Down Expand Up @@ -56,7 +56,7 @@ In case of questions / problems please contact Jan Philipp Dietrich <dietrich@pi

To cite package **magclass** in publications use:

Dietrich J, Bodirsky B, Bonsch M, Humpenoeder F, Bi S, Karstens K, Leip D, Sauer P (2024). _magclass: Data Class and Tools for Handling Spatial-Temporal Data_. doi:10.5281/zenodo.1158580 <https://doi.org/10.5281/zenodo.1158580>, R package version 6.15.1, <https://github.com/pik-piam/magclass>.
Dietrich J, Bodirsky B, Bonsch M, Humpenoeder F, Bi S, Karstens K, Leip D, Sauer P (2024). _magclass: Data Class and Tools for Handling Spatial-Temporal Data_. doi: 10.5281/zenodo.1158580 (URL: https://doi.org/10.5281/zenodo.1158580), R package version 6.15.2, <URL: https://github.com/pik-piam/magclass>.

A BibTeX entry for LaTeX users is

Expand All @@ -65,8 +65,8 @@ A BibTeX entry for LaTeX users is
title = {magclass: Data Class and Tools for Handling Spatial-Temporal Data},
author = {Jan Philipp Dietrich and Benjamin Leon Bodirsky and Markus Bonsch and Florian Humpenoeder and Stephen Bi and Kristine Karstens and Debbora Leip and Pascal Sauer},
year = {2024},
note = {R package version 6.15.1},
url = {https://github.com/pik-piam/magclass},
note = {R package version 6.15.2},
doi = {10.5281/zenodo.1158580},
url = {https://github.com/pik-piam/magclass},
}
```

0 comments on commit db50a12

Please sign in to comment.