From e0623fa34e3e6239e39de8dd20fff6d52410d03c Mon Sep 17 00:00:00 2001 From: rCarto Date: Wed, 24 Apr 2024 15:57:03 +0200 Subject: [PATCH] chore: update cff and codemeta --- CITATION.cff | 38 +++++++++++++++++++------------------- codemeta.json | 10 ++++++---- 2 files changed, 25 insertions(+), 23 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index c934e49..9e8a1ae 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,7 +1,7 @@ -# ----------------------------------------------------------- -# CITATION file created with {cffr} R package, v0.4.1 +# -------------------------------------------- +# CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ -# ----------------------------------------------------------- +# -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "osrm" in publications use:' @@ -68,30 +68,29 @@ references: given-names: Brendan - family-names: Lemire given-names: Daniel - year: '2023' + year: '2024' - type: software title: curl abstract: 'curl: A Modern and Flexible Web Client for R' notes: Imports - url: https://curl.se/libcurl/ + url: https://jeroen.r-universe.dev/curl repository: https://CRAN.R-project.org/package=curl authors: - family-names: Ooms given-names: Jeroen email: jeroen@berkeley.edu orcid: https://orcid.org/0000-0002-4035-0289 - year: '2023' + year: '2024' - type: software title: utils abstract: 'R: A Language and Environment for Statistical Computing' notes: Imports authors: - name: R Core Team - location: - name: Vienna, Austria - year: '2023' institution: name: R Foundation for Statistical Computing + address: Vienna, Austria + year: '2024' - type: software title: mapiso abstract: 'mapiso: Create Contour Polygons from Regular Grids' @@ -103,7 +102,7 @@ references: given-names: Timothée email: timothee.giraud@cnrs.fr orcid: https://orcid.org/0000-0002-1932-3323 - year: '2023' + year: '2024' - type: software title: googlePolylines abstract: 'googlePolylines: Encoding Coordinates into ''Google'' Polylines' @@ -113,7 +112,7 @@ references: - family-names: Cooley given-names: David email: dcooley@symbolix.com.au - year: '2023' + year: '2024' - type: software title: sf abstract: 'sf: Simple Features for R' @@ -125,18 +124,17 @@ references: given-names: Edzer email: edzer.pebesma@uni-muenster.de orcid: https://orcid.org/0000-0001-8049-7069 - year: '2023' + year: '2024' - type: software title: 'R: A Language and Environment for Statistical Computing' notes: Depends url: https://www.R-project.org/ authors: - name: R Core Team - location: - name: Vienna, Austria - year: '2023' institution: name: R Foundation for Statistical Computing + address: Vienna, Austria + year: '2024' version: '>= 3.5.0' - type: software title: mapsf @@ -149,7 +147,7 @@ references: given-names: Timothée email: timothee.giraud@cnrs.fr orcid: https://orcid.org/0000-0002-1932-3323 - year: '2023' + year: '2024' - type: software title: tinytest abstract: 'tinytest: Lightweight and Feature Complete Unit Testing Framework' @@ -157,11 +155,12 @@ references: url: https://github.com/markvanderloo/tinytest repository: https://CRAN.R-project.org/package=tinytest authors: - - family-names: van der Loo + - family-names: Loo given-names: Mark + name-particle: van der email: mark.vanderloo@gmail.com orcid: https://orcid.org/0000-0002-9807-4686 - year: '2023' + year: '2024' - type: software title: covr abstract: 'covr: Test Coverage for Packages' @@ -172,4 +171,5 @@ references: - family-names: Hester given-names: Jim email: james.f.hester@gmail.com - year: '2023' + year: '2024' + diff --git a/codemeta.json b/codemeta.json index 9df59ff..73052e2 100644 --- a/codemeta.json +++ b/codemeta.json @@ -13,7 +13,7 @@ "name": "R", "url": "https://r-project.org" }, - "runtimePlatform": "R version 4.2.3 (2023-03-15)", + "runtimePlatform": "R version 4.3.3 (2024-02-29)", "provider": { "@id": "https://cran.r-project.org", "@type": "Organization", @@ -33,12 +33,14 @@ { "@type": "Person", "givenName": "Robin", - "familyName": "Cura" + "familyName": "Cura", + "@id": "https://orcid.org/0000-0001-5926-1828" }, { "@type": "Person", "givenName": "Matthieu", - "familyName": "Viry" + "familyName": "Viry", + "@id": "https://orcid.org/0000-0002-0693-8556" }, { "@type": "Person", @@ -168,7 +170,7 @@ }, "SystemRequirements": null }, - "fileSize": "521.859KB", + "fileSize": "522.541KB", "citation": [ { "@type": "ScholarlyArticle",