From db2c0618c53e0b5637525420043ca18fe21ca836 Mon Sep 17 00:00:00 2001 From: sosorior Date: Fri, 16 Aug 2024 03:47:10 +0200 Subject: [PATCH] new version --- .buildlibrary | 2 +- .pre-commit-config.yaml | 2 +- CITATION.cff | 4 ++-- DESCRIPTION | 4 ++-- README.md | 6 +++--- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.buildlibrary b/.buildlibrary index 2fda072..61157f3 100644 --- a/.buildlibrary +++ b/.buildlibrary @@ -1,4 +1,4 @@ -ValidationKey: '52681480' +ValidationKey: '52870150' AcceptedWarnings: - 'Warning: package ''.*'' was built under R version' - 'Warning: namespace ''.*'' is not available and has been replaced' diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 62f13da..7ccf77e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: mixed-line-ending - repo: https://github.com/lorenzwalthert/precommit - rev: 7910e0323d7213f34275a7a562b9ef0fde8ce1b9 # frozen: v0.4.2 + rev: bae853d82da476eee0e0a57960ee6b741a3b3fb7 # frozen: v0.4.3 hooks: - id: parsable-R - id: deps-in-desc diff --git a/CITATION.cff b/CITATION.cff index f7e8df4..0a7d996 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.2 -date-released: '2024-08-05' +version: 2.65.0 +date-released: '2024-08-16' abstract: Contains the LIMES-specific routines for data and model output manipulation. authors: - family-names: Osorio diff --git a/DESCRIPTION b/DESCRIPTION index f739be0..3348f85 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Type: Package Package: limes Title: The liMES R package -Version: 2.64.2 -Date: 2024-08-05 +Version: 2.65.0 +Date: 2024-08-16 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 0d76e62..458a97e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # The liMES R package -R package **limes**, version **2.64.2** +R package **limes**, version **2.65.0** [![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