From 1fc112be4ee77183303802832e2b4fe328741597 Mon Sep 17 00:00:00 2001 From: Joan Maspons Date: Thu, 5 Sep 2024 09:35:51 +0200 Subject: [PATCH] Increment version number to 0.2.1 and update codemeta --- DESCRIPTION | 2 +- NEWS.md | 19 +++++++++---------- codemeta.json | 28 +++++++++++++++++++--------- inst/WORDLIST | 6 ++++++ 4 files changed, 35 insertions(+), 20 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 5f9f650..5dd1160 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: osmapiR Title: 'OpenStreetMap' API -Version: 0.2.0.9000 +Version: 0.2.1 Authors@R: c( person("Joan", "Maspons", , "joanmaspons@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0003-2286-8727")), diff --git a/NEWS.md b/NEWS.md index 6b422bf..2ad1123 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,13 +1,13 @@ -osmapiR (development version) -============================= +# osmapiR 0.2.1 * Update CITATION with the JOSS article (). -* Test and fix tags_list2wide() with only 1 tag per object ([0368f1b](https://github.com/ropensci/osmapiR/commit/0368f1bf5ea9a0ba670d4dbd356846873460e96c)). +* Test and fix `tags_list2wide()` with only 1 tag per object ([0368f1b](https://github.com/ropensci/osmapiR/commit/0368f1bf5ea9a0ba670d4dbd356846873460e96c)). -osmapiR 0.2.0 -============= -### New features +# osmapiR 0.2.0 +*(published at )* + +## New features * Add `format = "sf"` for functions returning objects of class `osmapi_map_notes` (#36). * Add `format = "sf"` for functions returning objects of class `osmapi_changesets` (#37). @@ -18,7 +18,7 @@ osmapiR 0.2.0 * Set encoding to UTF-8 for tags and user names in returned data.frames (#54). * Parse `` data from gpx if available (#49). -### Minor improvements +## Minor improvements * Upgrade logo by @atarom. * Add inst/CITATION. @@ -30,15 +30,14 @@ osmapiR 0.2.0 * Tweaks in DESCRIPTION and CITATION files by @Maelle (#50, #51). * Sort OSM objects in `osm_get_objects(..., full_objects = TRUE)` and optimize (#52). -### Bug fixes +## Bug fixes * Improve tests and fix bugs (#35, [08fb4b1](https://github.com/ropensci/osmapiR/commit/08fb4b10abf0270d8bea2473b02b2520ba341521)). * Fix miscalculation of the nchar_url that trigger errors when many ids are requested in `osm_fetch_objects()`. * Fix changesets' bbox in `st_as_sf.osmapi_chagesets()` ([84f16e7a](https://github.com/ropensci/osmapiR/commit/84f16e7adda087ab707cc2644c79ff1590cf307e)). -osmapiR 0.1.0 -============= +# osmapiR 0.1.0 * Initial CRAN submission implementing calls to all the API endpoints. * Server responses are returned as R objects, xml_documents or json lists. diff --git a/codemeta.json b/codemeta.json index af6f1db..857bdd0 100644 --- a/codemeta.json +++ b/codemeta.json @@ -8,7 +8,7 @@ "codeRepository": "https://github.com/ropensci/osmapiR", "issueTracker": "https://github.com/ropensci/osmapiR/issues", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "0.2.0", + "version": "0.2.1", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -163,10 +163,10 @@ "SystemRequirements": null }, "keywords": ["openstreetmap", "OSM", "openstreetmap-api", "osmapi", "API", "osm", "r", "r-package"], - "fileSize": "14092.409KB", + "fileSize": "14093.932KB", "citation": [ { - "@type": "SoftwareSourceCode", + "@type": "ScholarlyArticle", "datePublished": "2024", "author": [ { @@ -177,12 +177,22 @@ "@id": "https://orcid.org/0000-0003-2286-8727" } ], - "name": "osmapiR: OpenStreetMap API", - "identifier": "10.32614/CRAN.package.osmapiR", - "url": "https://docs.ropensci.org/osmapiR/", - "description": "R package version 0.2.0 \nhttps://github.com/ropensci/osmapiR", - "@id": "https://doi.org/10.32614/CRAN.package.osmapiR", - "sameAs": "https://doi.org/10.32614/CRAN.package.osmapiR" + "name": "osmapiR: An 'OpenStreetMap API' implementation for R", + "identifier": "10.21105/joss.07151", + "description": "R package version 0.2.1 \nhttps://github.com/ropensci/osmapiR", + "pagination": "7151", + "@id": "https://doi.org/10.21105/joss.07151", + "sameAs": "https://doi.org/10.21105/joss.07151", + "isPartOf": { + "@type": "PublicationIssue", + "issueNumber": "101", + "datePublished": "2024", + "isPartOf": { + "@type": ["PublicationVolume", "Periodical"], + "volumeNumber": "9", + "name": "Journal of Open Source Software" + } + } } ], "releaseNotes": "https://github.com/ropensci/osmapiR/blob/master/NEWS.md", diff --git a/inst/WORDLIST b/inst/WORDLIST index 5f3a341..18ac224 100644 --- a/inst/WORDLIST +++ b/inst/WORDLIST @@ -203,7 +203,9 @@ io isFALSE isNamespace isNamespaceLoaded +isPartOf issn +issueNumber issueTracker isTRUE iUfGSZIeZSLP @@ -346,6 +348,8 @@ preferen prefs programmingLanguage pts +PublicationIssue +PublicationVolume PubXiunYTnC px qcJrCpkty @@ -393,6 +397,7 @@ sameAs Sant sapply schemaLocation +ScholarlyArticle seealso sel seperated @@ -492,6 +497,7 @@ Vectorized vectorizing VignetteBuilder Visca +volumeNumber VORx vt vworld