Skip to content

Commit ff61f26

Browse files
Correct Package Version
1 parent 58f500a commit ff61f26

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

.buildlibrary

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ValidationKey: '1222642778871'
1+
ValidationKey: '122405360'
22
AcceptedWarnings:
33
- 'Warning: package ''.*'' was built under R version'
44
- 'Warning: namespace ''.*'' is not available and has been replaced'

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cff-version: 1.2.0
22
message: If you use this software, please cite it using the metadata from this file.
33
type: software
44
title: 'magclass: Data Class and Tools for Handling Spatial-Temporal Data'
5-
version: 6.15.2.9001
5+
version: 6.16.0
66
date-released: '2024-05-28'
77
abstract: Data class for increased interoperability working with spatial-temporal
88
data together with corresponding functions and methods (conversions, basic calculations

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: magclass
33
Title: Data Class and Tools for Handling Spatial-Temporal Data
4-
Version: 6.15.2.9001
4+
Version: 6.16.0
55
Date: 2024-05-28
66
Authors@R: c(
77
person("Jan Philipp", "Dietrich", , "dietrich@pik-potsdam.de",

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Data Class and Tools for Handling Spatial-Temporal Data
22

3-
R package **magclass**, version **6.15.2.9001**
3+
R package **magclass**, version **6.16.0**
44

55
[![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)
66

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

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

59-
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.2.9001, <https://github.com/pik-piam/magclass>.
59+
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.16.0, <https://github.com/pik-piam/magclass>.
6060

6161
A BibTeX entry for LaTeX users is
6262

@@ -65,7 +65,7 @@ A BibTeX entry for LaTeX users is
6565
title = {magclass: Data Class and Tools for Handling Spatial-Temporal Data},
6666
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},
6767
year = {2024},
68-
note = {R package version 6.15.2.9001},
68+
note = {R package version 6.16.0},
6969
doi = {10.5281/zenodo.1158580},
7070
url = {https://github.com/pik-piam/magclass},
7171
}

0 commit comments

Comments
 (0)