diff --git a/CITATION.cff b/CITATION.cff index 10bdee1..1ae2693 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -74,6 +74,7 @@ references: - family-names: Davis given-names: Trevor year: '2024' + doi: 10.32614/CRAN.package.rappdirs - type: software title: sf abstract: 'sf: Simple Features for R' @@ -86,6 +87,7 @@ references: email: edzer.pebesma@uni-muenster.de orcid: https://orcid.org/0000-0001-8049-7069 year: '2024' + doi: 10.32614/CRAN.package.sf version: '>= 1.0.0' - type: software title: stringi @@ -104,6 +106,7 @@ references: - name: Inc. - name: others year: '2024' + doi: 10.32614/CRAN.package.stringi - type: software title: tibble abstract: 'tibble: Simple Data Frames' @@ -119,6 +122,7 @@ references: given-names: Hadley email: hadley@rstudio.com year: '2024' + doi: 10.32614/CRAN.package.tibble - type: software title: xml2 abstract: 'xml2: Parse XML' @@ -134,6 +138,7 @@ references: - family-names: Ooms given-names: Jeroen year: '2024' + doi: 10.32614/CRAN.package.xml2 - type: software title: CatastRo abstract: 'CatastRo: Interface to the API ''Sede Electronica Del Catastro''' @@ -150,6 +155,7 @@ references: email: diego.hernangomezherrero@gmail.com orcid: https://orcid.org/0000-0001-8457-4658 year: '2024' + doi: 10.32614/CRAN.package.CatastRo - type: software title: dplyr abstract: 'dplyr: A Grammar of Data Manipulation' @@ -174,6 +180,7 @@ references: email: davis@posit.co orcid: https://orcid.org/0000-0003-4777-038X year: '2024' + doi: 10.32614/CRAN.package.dplyr - type: software title: ggplot2 abstract: 'ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics' @@ -213,6 +220,7 @@ references: name-particle: van den orcid: https://orcid.org/0000-0002-9335-7468 year: '2024' + doi: 10.32614/CRAN.package.ggplot2 - type: software title: knitr abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R' @@ -225,6 +233,7 @@ references: email: xie@yihui.name orcid: https://orcid.org/0000-0003-0645-5666 year: '2024' + doi: 10.32614/CRAN.package.knitr - type: software title: mapSpain abstract: 'mapSpain: Administrative Boundaries of Spain' @@ -238,6 +247,7 @@ references: orcid: https://orcid.org/0000-0001-8457-4658 affiliation: rOpenSpain year: '2024' + doi: 10.32614/CRAN.package.mapSpain - type: software title: rmarkdown abstract: 'rmarkdown: Dynamic Documents for R' @@ -281,6 +291,7 @@ references: email: rich@posit.co orcid: https://orcid.org/0000-0003-3925-190X year: '2024' + doi: 10.32614/CRAN.package.rmarkdown - type: software title: testthat abstract: 'testthat: Unit Testing for R' @@ -292,5 +303,6 @@ references: given-names: Hadley email: hadley@posit.co year: '2024' + doi: 10.32614/CRAN.package.testthat version: '>= 3.0.0' diff --git a/codemeta.json b/codemeta.json index ff76e5e..1e54f10 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.4.1 (2024-06-14)", + "runtimePlatform": "R version 4.4.1 (2024-06-14 ucrt)", "author": [ { "@type": "Person", @@ -190,7 +190,7 @@ }, "SystemRequirements": null }, - "fileSize": "952.888KB", + "fileSize": "964.583KB", "citation": [ { "@type": "SoftwareSourceCode", diff --git a/inst/schemaorg.json b/inst/schemaorg.json index e9268f0..1f3a6d4 100644 --- a/inst/schemaorg.json +++ b/inst/schemaorg.json @@ -19,7 +19,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.4.1 (2024-06-14)", + "runtimePlatform": "R version 4.4.1 (2024-06-14 ucrt)", "version": "0.1.0" }, { diff --git a/man/figures/README-wfs-1.png b/man/figures/README-wfs-1.png index 19613b2..13d04aa 100644 Binary files a/man/figures/README-wfs-1.png and b/man/figures/README-wfs-1.png differ diff --git a/vignettes/dataviz-1.png b/vignettes/dataviz-1.png index b04af21..cb1efd3 100644 Binary files a/vignettes/dataviz-1.png and b/vignettes/dataviz-1.png differ diff --git a/vignettes/minimal-1.png b/vignettes/minimal-1.png index 0cd9521..9a59d42 100644 Binary files a/vignettes/minimal-1.png and b/vignettes/minimal-1.png differ diff --git a/vignettes/olite-1.png b/vignettes/olite-1.png index ddfd974..45d605c 100644 Binary files a/vignettes/olite-1.png and b/vignettes/olite-1.png differ