From 18b2a2da6c43835942aeb97d9b42345ebbdece7e Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Wed, 4 Dec 2024 18:48:23 +0300 Subject: [PATCH] CRAN RC: ggstatsplot 0.13.0 (#975) --- CITATION.cff | 4 ++-- DESCRIPTION | 4 ++-- NEWS.md | 2 +- codemeta.json | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index f07e2ad5f..67449c138 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -8,7 +8,7 @@ message: 'To cite package "ggstatsplot" in publications use:' type: software license: GPL-3.0-only title: 'ggstatsplot: ''ggplot2'' Based Plots with Statistical Details' -version: 0.12.5.9000 +version: 0.13.0 doi: 10.21105/joss.03167 identifiers: - type: doi @@ -470,7 +470,7 @@ references: orcid: https://orcid.org/0000-0003-1995-6531 year: '2024' doi: 10.32614/CRAN.package.statsExpressions - version: '>= 1.6.1' + version: '>= 1.6.2' - type: software title: tidyr abstract: 'tidyr: Tidy Messy Data' diff --git a/DESCRIPTION b/DESCRIPTION index 9dc4f9f05..37d634458 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: ggstatsplot Title: 'ggplot2' Based Plots with Statistical Details -Version: 0.12.5.9000 +Version: 0.13.0 Authors@R: c(person(given = "Indrajeet", family = "Patil", @@ -47,7 +47,7 @@ Imports: performance (>= 0.12.4), purrr (>= 1.0.2), rlang (>= 1.1.4), - statsExpressions (>= 1.6.1), + statsExpressions (>= 1.6.2), tidyr (>= 1.3.1), utils Suggests: diff --git a/NEWS.md b/NEWS.md index 6fda55679..f9d60dbd8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# ggstatsplot 0.12.5.9000 +# ggstatsplot 0.13.0 N.B. All statistical analysis in `{ggstatsplot}` is carried out in `{statsExpressions}`. Thus, to see changes related to statistical expressions, diff --git a/codemeta.json b/codemeta.json index be96e7a1c..93a87b8b3 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/IndrajeetPatil/ggstatsplot", "issueTracker": "https://github.com/IndrajeetPatil/ggstatsplot/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.12.5.9000", + "version": "0.13.0", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -503,7 +503,7 @@ "@type": "SoftwareApplication", "identifier": "statsExpressions", "name": "statsExpressions", - "version": ">= 1.6.1", + "version": ">= 1.6.2", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -532,7 +532,7 @@ }, "SystemRequirements": null }, - "fileSize": "9319.857KB", + "fileSize": "9304.007KB", "citation": [ { "@type": "ScholarlyArticle",