|
8 | 8 | "codeRepository": "https://github.com/ropensci/osmplotr", |
9 | 9 | "issueTracker": "https://github.com/ropensci/osmplotr/issues", |
10 | 10 | "license": "https://spdx.org/licenses/GPL-3.0", |
11 | | - "version": "0.3.5.027", |
| 11 | + "version": "0.3.5.28", |
12 | 12 | "programmingLanguage": { |
13 | 13 | "@type": "ComputerLanguage", |
14 | 14 | "name": "R", |
15 | 15 | "url": "https://r-project.org" |
16 | 16 | }, |
17 | | - "runtimePlatform": "R version 4.4.2 (2024-10-31)", |
| 17 | + "runtimePlatform": "R version 4.5.1 (2025-06-13)", |
18 | 18 | "author": [ |
19 | 19 | { |
20 | 20 | "@type": "Person", |
|
73 | 73 | }, |
74 | 74 | "sameAs": "https://CRAN.R-project.org/package=curl" |
75 | 75 | }, |
| 76 | + { |
| 77 | + "@type": "SoftwareApplication", |
| 78 | + "identifier": "geodist", |
| 79 | + "name": "geodist", |
| 80 | + "provider": { |
| 81 | + "@id": "https://cran.r-project.org", |
| 82 | + "@type": "Organization", |
| 83 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 84 | + "url": "https://cran.r-project.org" |
| 85 | + }, |
| 86 | + "sameAs": "https://CRAN.R-project.org/package=geodist" |
| 87 | + }, |
76 | 88 | { |
77 | 89 | "@type": "SoftwareApplication", |
78 | 90 | "identifier": "knitr", |
|
279 | 291 | }, |
280 | 292 | "sameAs": "https://CRAN.R-project.org/package=spatstat.geom" |
281 | 293 | }, |
282 | | - "SystemRequirements": {} |
| 294 | + "SystemRequirements": null |
283 | 295 | }, |
284 | | - "fileSize": "1371.45KB", |
285 | | - "releaseNotes": "https://github.com/ropensci/osmplotr/blob/master/NEWS.md", |
| 296 | + "fileSize": "3214.001KB", |
| 297 | + "releaseNotes": "https://github.com/ropensci/osmplotr/blob/main/NEWS.md", |
286 | 298 | "readme": "https://github.com/ropensci/osmplotr/blob/main/README.md", |
287 | | - "contIntegration": [ |
288 | | - "https://github.com/ropensci/osmplotr/actions?query=workflow%3AR-CMD-check", |
289 | | - "https://app.codecov.io/gh/ropensci/osmplotr" |
290 | | - ], |
| 299 | + "contIntegration": ["https://github.com/ropensci/osmplotr/actions?query=workflow%3AR-CMD-check", "https://app.codecov.io/gh/ropensci/osmplotr"], |
291 | 300 | "developmentStatus": "https://www.repostatus.org/", |
292 | 301 | "review": { |
293 | 302 | "@type": "Review", |
294 | 303 | "url": "https://github.com/ropensci/software-review/issues/27", |
295 | 304 | "provider": "https://ropensci.org" |
296 | 305 | }, |
297 | | - "keywords": [ |
298 | | - "osm", |
299 | | - "openstreetmap", |
300 | | - "overpass-api", |
301 | | - "overpass", |
302 | | - "data-visualisation", |
303 | | - "highlighting-clusters", |
304 | | - "r", |
305 | | - "rstats", |
306 | | - "r-package", |
307 | | - "peer-reviewed" |
308 | | - ] |
| 306 | + "keywords": ["osm", "openstreetmap", "overpass-api", "overpass", "data-visualisation", "highlighting-clusters", "r", "rstats", "r-package", "peer-reviewed"] |
309 | 307 | } |
0 commit comments