|
8 | 8 | "codeRepository": "https://github.com/ropensci/osmextract", |
9 | 9 | "issueTracker": "https://github.com/ropensci/osmextract/issues", |
10 | 10 | "license": "https://spdx.org/licenses/GPL-3.0", |
11 | | - "version": "0.5.2", |
| 11 | + "version": "0.5.3", |
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.3.1 (2023-06-16 ucrt)", |
| 17 | + "runtimePlatform": "R version 4.4.2 (2024-10-31 ucrt)", |
18 | 18 | "provider": { |
19 | 19 | "@id": "https://cran.r-project.org", |
20 | 20 | "@type": "Organization", |
|
26 | 26 | "@type": "Person", |
27 | 27 | "givenName": "Andrea", |
28 | 28 | "familyName": "Gilardi", |
29 | | - "email": "andrea.gilardi@polimi.it", |
| 29 | + "email": "andrea.gilardi@unimib.it", |
30 | 30 | "@id": "https://orcid.org/0000-0002-9424-7439" |
31 | 31 | }, |
32 | 32 | { |
|
49 | 49 | "@type": "Person", |
50 | 50 | "givenName": "Andrea", |
51 | 51 | "familyName": "Gilardi", |
52 | | - "email": "andrea.gilardi@polimi.it", |
| 52 | + "email": "andrea.gilardi@unimib.it", |
53 | 53 | "@id": "https://orcid.org/0000-0002-9424-7439" |
54 | 54 | } |
55 | 55 | ], |
|
172 | 172 | }, |
173 | 173 | "SystemRequirements": null |
174 | 174 | }, |
175 | | - "fileSize": "3678.118KB", |
| 175 | + "fileSize": "3770.484KB", |
176 | 176 | "releaseNotes": "https://github.com/ropensci/osmextract/blob/master/NEWS.md", |
177 | 177 | "readme": "https://github.com/ropensci/osmextract/blob/master/README.md", |
178 | 178 | "contIntegration": ["https://github.com/ropensci/osmextract/actions", "https://app.codecov.io/gh/ropensci/osmextract?branch=master"], |
|
0 commit comments