From 4b80c60d6fc8f682ea4bbfda3ae4e4ae4904060f Mon Sep 17 00:00:00 2001 From: nfrerebeau Date: Fri, 22 Nov 2024 15:36:51 +0100 Subject: [PATCH] Bump package version --- CITATION.cff | 37 ++++++++++++++----------------------- DESCRIPTION | 2 +- NEWS.md | 2 ++ codemeta.json | 6 +++--- 4 files changed, 20 insertions(+), 27 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 9147a20..0fa8518 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -13,34 +13,25 @@ doi: 10.5281/zenodo.7940389 identifiers: - description: The concept DOI. type: doi - value: 10.5281/zenodo.8032278 + value: 10.5281/zenodo.7940389 - description: The versioned DOI for version 1.0.0. type: doi - value: 10.5281/zenodo.8032279 -- description: The versioned DOI for version 1.0.1. - type: doi - value: 10.5281/zenodo.8273276 -- description: The versioned DOI for version 1.0.2. - type: doi - value: 10.5281/zenodo.10046426 -- description: The versioned DOI for version 1.0.3. - type: doi - value: 10.5281/zenodo.10926190 -- description: The versioned DOI for version 1.0.4. - type: doi - value: 10.5281/zenodo.12951290 + value: 10.5281/zenodo.7940390 - description: The versioned DOI for version 1.1.0. type: doi - value: 10.5281/zenodo.13891247 + value: 10.5281/zenodo.10357139 - description: The versioned DOI for version 1.2.0. type: doi - value: 10.5281/zenodo.14144087 + value: 10.5281/zenodo.10469854 +- description: The versioned DOI for version 1.3.0. + type: doi + value: 10.5281/zenodo.14204958 - description: The CRAN DOI type: doi - value: 10.32614/cran.package.aion -- description: The Software Heritage identifier for version 1.0.2. + value: 10.32614/cran.package.isopleuros +- description: The Software Heritage identifier for version 1.0.0. type: swh - value: swh:1:rel:10b21ffbf3914a6a084766e8f704388582408a6e + value: swh:1:rel:67f5deea1b8021df23c4728270acd76fd2f8be46 abstract: Ternary plots made simple. This package allows to create ternary plots using 'graphics'. It provides functions to display the data in the ternary space, to add or tune graphical elements and to display statistical summaries. It also includes @@ -75,11 +66,11 @@ contact: email: nicolas.frerebeau@u-bordeaux-montaigne.fr orcid: https://orcid.org/0000-0001-5759-4944 keywords: -- time series -- r package -- archaeology +- archaeometry - archaeological science -- chronology +- ternary plot +- data visualization +- r package references: - type: software title: 'R: A Language and Environment for Statistical Computing' diff --git a/DESCRIPTION b/DESCRIPTION index f32f4dc..93323b0 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: isopleuros Title: Ternary Plots -Version: 1.3.0 +Version: 1.3.0.9000 Authors@R: c( person("Nicolas", "Frerebeau", , "nicolas.frerebeau@u-bordeaux-montaigne.fr", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5759-4944")), diff --git a/NEWS.md b/NEWS.md index 16f1144..2b14369 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# isopleuros 1.3.0.9000 + # isopleuros 1.3.0 ## New classes and methods * Add `ternary_image()` to color a ternary plot according to the output of a function. diff --git a/codemeta.json b/codemeta.json index 1bf652f..49d33f8 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/tesselle/isopleuros", "issueTracker": "https://github.com/tesselle/isopleuros/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "1.3.0", + "version": "1.3.0.9000", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -154,7 +154,7 @@ }, "SystemRequirements": null }, - "fileSize": "1168.416KB", + "fileSize": "1168.446KB", "citation": [ { "@type": "SoftwareSourceCode", @@ -169,7 +169,7 @@ "name": "{isopleuros: Ternary Plots}", "identifier": "10.5281/zenodo.7940389", "url": "https://packages.tesselle.org/isopleuros/", - "description": "R package version 1.3.0", + "description": "R package version 1.3.0.9000", "@id": "https://doi.org/10.5281/zenodo.7940389", "sameAs": "https://doi.org/10.5281/zenodo.7940389" }