diff --git a/CITATION.cff b/CITATION.cff index 9e3ce95d..3298ec5a 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -205,7 +205,7 @@ references: abstract: 'effectsize: Indices of Effect Size' notes: Imports url: https://easystats.github.io/effectsize/ - repository: https://easystats.r-universe.dev + repository: https://CRAN.R-project.org/package=effectsize authors: - family-names: Ben-Shachar given-names: Mattan S. @@ -236,7 +236,7 @@ references: email: philip.waggoner@gmail.com orcid: https://orcid.org/0000-0002-7825-7573 year: '2024' - version: '>= 0.8.8' + version: '>= 0.8.9' - type: software title: glue abstract: 'glue: Interpreted String Literals' diff --git a/DESCRIPTION b/DESCRIPTION index 1c1f57bc..a1119b1d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -27,7 +27,7 @@ Imports: correlation (>= 0.8.5), datawizard (>= 0.11.0), dplyr (>= 1.1.4), - effectsize (>= 0.8.8), + effectsize (>= 0.8.9), glue (>= 1.7.0), insight (>= 0.20.1), magrittr (>= 2.0.3), @@ -62,8 +62,6 @@ Config/testthat/parallel: true Encoding: UTF-8 Language: en-US LazyData: true -Roxygen: list( - markdown = TRUE, - roclets = c("collate", "namespace", "rd", "pkgapi::api_roclet", "roxyglobals::global_roclet") - ) -RoxygenNote: 7.3.1 +Roxygen: list( markdown = TRUE, roclets = c("collate", "namespace", "rd", + "pkgapi::api_roclet", "roxyglobals::global_roclet") ) +RoxygenNote: 7.3.2 diff --git a/README.md b/README.md index e3bf53a2..4c088731 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,6 @@ A BibTeX entry for LaTeX users is @Article{, doi = {10.21105/joss.03236}, - url = {https://doi.org/10.21105/joss.03236}, year = {2021}, publisher = {{The Open Journal}}, volume = {6}, diff --git a/codemeta.json b/codemeta.json index 0728f556..fb2404a2 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.4.0 (2024-04-24)", + "runtimePlatform": "R version 4.4.1 (2024-06-14)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -253,7 +253,7 @@ "@type": "SoftwareApplication", "identifier": "effectsize", "name": "effectsize", - "version": ">= 0.8.8", + "version": ">= 0.8.9", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -438,7 +438,7 @@ }, "SystemRequirements": null }, - "fileSize": "4127.82KB", + "fileSize": "4129.691KB", "citation": [ { "@type": "ScholarlyArticle",