From b718690bae7b40dcd22f3783503b4933c500aa51 Mon Sep 17 00:00:00 2001 From: sosorior Date: Tue, 14 May 2024 11:33:59 +0200 Subject: [PATCH] new version --- .buildlibrary | 2 +- CITATION.cff | 4 ++-- DESCRIPTION | 4 ++-- README.md | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.buildlibrary b/.buildlibrary index d7417ac..73b2f06 100644 --- a/.buildlibrary +++ b/.buildlibrary @@ -1,4 +1,4 @@ -ValidationKey: '52404000' +ValidationKey: '52442337' AcceptedWarnings: - 'Warning: package ''.*'' was built under R version' - 'Warning: namespace ''.*'' is not available and has been replaced' diff --git a/CITATION.cff b/CITATION.cff index 3edd37b..206329c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -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: 'limes: The liMES R package' -version: 2.64.0 -date-released: '2024-05-07' +version: 2.64.1 +date-released: '2024-05-14' abstract: Contains the LIMES-specific routines for data and model output manipulation. authors: - family-names: Osorio diff --git a/DESCRIPTION b/DESCRIPTION index 257125e..ecfe886 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Type: Package Package: limes Title: The liMES R package -Version: 2.64.0 -Date: 2024-05-07 +Version: 2.64.1 +Date: 2024-05-14 Authors@R: person("Sebastian", "Osorio", , "sebastian.osorio@pik-potsdam.de", role = c("aut", "cre")) Description: Contains the LIMES-specific routines for data and model diff --git a/README.md b/README.md index 983baa5..7200ae3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The liMES R package -R package **limes**, version **2.64.0** +R package **limes**, version **2.64.1** [![CRAN status](https://www.r-pkg.org/badges/version/limes)](https://cran.r-project.org/package=limes) [![R build status](https://github.com/pik-piam/limes/workflows/check/badge.svg)](https://github.com/pik-piam/limes/actions) [![codecov](https://codecov.io/gh/pik-piam/limes/branch/master/graph/badge.svg)](https://app.codecov.io/gh/pik-piam/limes) [![r-universe](https://pik-piam.r-universe.dev/badges/limes)](https://pik-piam.r-universe.dev/builds) @@ -47,7 +47,7 @@ In case of questions / problems please contact Sebastian Osorio