|
8 | 8 | "codeRepository": "https://github.com/ropensci/geotargets", |
9 | 9 | "issueTracker": "https://github.com/ropensci/geotargets/issues", |
10 | 10 | "license": "https://spdx.org/licenses/MIT", |
11 | | - "version": "0.3.0", |
| 11 | + "version": "0.3.1", |
12 | 12 | "programmingLanguage": { |
13 | 13 | "@type": "ComputerLanguage", |
14 | 14 | "name": "R", |
15 | 15 | "url": "https://r-project.org" |
16 | 16 | }, |
17 | 17 | "runtimePlatform": "R version 4.5.0 (2025-04-11)", |
| 18 | + "provider": { |
| 19 | + "@id": "https://cran.r-project.org", |
| 20 | + "@type": "Organization", |
| 21 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 22 | + "url": "https://cran.r-project.org" |
| 23 | + }, |
18 | 24 | "author": [ |
19 | 25 | { |
20 | 26 | "@type": "Person", |
|
144 | 150 | }, |
145 | 151 | "sameAs": "https://CRAN.R-project.org/package=fs" |
146 | 152 | }, |
147 | | - { |
148 | | - "@type": "SoftwareApplication", |
149 | | - "identifier": "gdalraster", |
150 | | - "name": "gdalraster", |
151 | | - "provider": { |
152 | | - "@id": "https://cran.r-project.org", |
153 | | - "@type": "Organization", |
154 | | - "name": "Comprehensive R Archive Network (CRAN)", |
155 | | - "url": "https://cran.r-project.org" |
156 | | - }, |
157 | | - "sameAs": "https://CRAN.R-project.org/package=gdalraster" |
158 | | - }, |
159 | 153 | { |
160 | 154 | "@type": "SoftwareApplication", |
161 | 155 | "identifier": "spelling", |
|
265 | 259 | }, |
266 | 260 | "sameAs": "https://CRAN.R-project.org/package=lifecycle" |
267 | 261 | }, |
| 262 | + "9": { |
| 263 | + "@type": "SoftwareApplication", |
| 264 | + "identifier": "gdalraster", |
| 265 | + "name": "gdalraster", |
| 266 | + "version": ">= 2.0.0", |
| 267 | + "provider": { |
| 268 | + "@id": "https://cran.r-project.org", |
| 269 | + "@type": "Organization", |
| 270 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 271 | + "url": "https://cran.r-project.org" |
| 272 | + }, |
| 273 | + "sameAs": "https://CRAN.R-project.org/package=gdalraster" |
| 274 | + }, |
268 | 275 | "SystemRequirements": null |
269 | 276 | }, |
270 | | - "fileSize": "325.704KB", |
| 277 | + "fileSize": "327.4KB", |
271 | 278 | "citation": [ |
272 | 279 | { |
273 | 280 | "@type": "CreativeWork", |
|
0 commit comments