Skip to content

Commit 7444337

Browse files
committed
CRAN release
1 parent 4cac7e2 commit 7444337

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Type: Package
22
Package: osmapiR
33
Title: 'OpenStreetMap' API
4-
Version: 0.2.2.9004
4+
Version: 0.2.3
55
Authors@R: c(
66
person("Joan", "Maspons", , "joanmaspons@gmail.com", role = c("aut", "cre", "cph"),
77
comment = c(ORCID = "0000-0003-2286-8727")),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# osmapiR (development version)
1+
# osmapiR 0.2.3
22

33
* Update documentation and code for server-side changes documented in OSMWikiVersion
44
[2775892 -> 2834473](https://wiki.openstreetmap.org/w/index.php?title=API_v0.6&diff=2834473&oldid=2775892) (#63).

codemeta.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"codeRepository": "https://github.com/ropensci/osmapiR",
99
"issueTracker": "https://github.com/ropensci/osmapiR/issues",
1010
"license": "https://spdx.org/licenses/GPL-3.0",
11-
"version": "0.2.2.9004",
11+
"version": "0.2.3",
1212
"programmingLanguage": {
1313
"@type": "ComputerLanguage",
1414
"name": "R",
@@ -164,7 +164,7 @@
164164
"SystemRequirements": null
165165
},
166166
"keywords": ["openstreetmap", "OSM", "openstreetmap-api", "osmapi", "API", "osm", "r", "r-package"],
167-
"fileSize": "14152.125KB",
167+
"fileSize": "14152.104KB",
168168
"citation": [
169169
{
170170
"@type": "ScholarlyArticle",
@@ -180,7 +180,7 @@
180180
],
181181
"name": "osmapiR: An 'OpenStreetMap API' implementation for R",
182182
"identifier": "10.21105/joss.07151",
183-
"description": "R package version 0.2.2.9004",
183+
"description": "R package version 0.2.3",
184184
"pagination": "7151",
185185
"@id": "https://doi.org/10.21105/joss.07151",
186186
"sameAs": "https://doi.org/10.21105/joss.07151",

0 commit comments

Comments
 (0)