From 04d47fe89f28e05671dc86058ed81c50e5e38753 Mon Sep 17 00:00:00 2001 From: Indrajeet Patil Date: Wed, 11 Dec 2024 16:01:22 +0530 Subject: [PATCH] Bump to devel (#305) --- CITATION.cff | 6 +++--- DESCRIPTION | 4 ++-- NEWS.md | 2 ++ codemeta.json | 8 ++++---- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index 62b850d5..1ddd224c 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -8,7 +8,7 @@ message: 'To cite package "statsExpressions" in publications use:' type: software license: MIT title: 'statsExpressions: Tidy Dataframes and Expressions with Statistical Details' -version: 1.6.1.9000 +version: 1.6.2 doi: 10.21105/joss.03236 identifiers: - type: doi @@ -74,7 +74,7 @@ references: name: R Foundation for Statistical Computing address: Vienna, Austria year: '2024' - version: '>= 4.1.0' + version: '>= 4.3.0' - type: software title: stats abstract: 'R: A Language and Environment for Statistical Computing' @@ -289,7 +289,7 @@ references: orcid: https://orcid.org/0000-0002-7825-7573 year: '2024' doi: 10.32614/CRAN.package.effectsize - version: '>= 0.8.9' + version: '>= 1.0.0' - type: software title: glue abstract: 'glue: Interpreted String Literals' diff --git a/DESCRIPTION b/DESCRIPTION index 399f0e08..3e38d45e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: statsExpressions Title: Tidy Dataframes and Expressions with Statistical Details -Version: 1.6.2 +Version: 1.6.2.9000 Authors@R: person("Indrajeet", "Patil", , "patilindrajeet.science@gmail.com", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0003-1995-6531")) @@ -29,7 +29,7 @@ Imports: correlation (>= 0.8.6), datawizard (>= 0.13.0), dplyr (>= 1.1.4), - effectsize (>= 0.8.9), + effectsize (>= 1.0.0), glue (>= 1.8.0), insight (>= 1.0.0), magrittr (>= 2.0.3), diff --git a/NEWS.md b/NEWS.md index 12f3212e..a2df7f58 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,5 @@ +# statsExpressions 1.6.2.9000 + # statsExpressions 1.6.2 - The minimum needed R version is now bumped to `R 4.3`. diff --git a/codemeta.json b/codemeta.json index 4ff6de3c..1ebc9ec0 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/IndrajeetPatil/statsExpressions", "issueTracker": "https://github.com/IndrajeetPatil/statsExpressions/issues", "license": "https://spdx.org/licenses/MIT", - "version": "1.6.1.9000", + "version": "1.6.2", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -170,7 +170,7 @@ "@type": "SoftwareApplication", "identifier": "R", "name": "R", - "version": ">= 4.1.0" + "version": ">= 4.3.0" }, "2": { "@type": "SoftwareApplication", @@ -259,7 +259,7 @@ "@type": "SoftwareApplication", "identifier": "effectsize", "name": "effectsize", - "version": ">= 0.8.9", + "version": ">= 1.0.0", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -439,7 +439,7 @@ }, "SystemRequirements": null }, - "fileSize": "4229KB", + "fileSize": "4229.323KB", "citation": [ { "@type": "ScholarlyArticle",