|
1 | 1 | { |
2 | | - "@context": [ |
3 | | - "https://doi.org/10.5063/schema/codemeta-2.0", |
4 | | - "http://schema.org" |
5 | | - ], |
| 2 | + "@context": "https://doi.org/10.5063/schema/codemeta-2.0", |
6 | 3 | "@type": "SoftwareSourceCode", |
7 | 4 | "identifier": "mlr3spatial", |
8 | 5 | "description": "Extends the 'mlr3' ML framework with methods for spatial objects. Data storage and prediction are supported for packages 'terra', 'raster' and 'stars'.", |
9 | 6 | "name": "mlr3spatial: Support for Spatial Objects Within the 'mlr3' Ecosystem", |
| 7 | + "relatedLink": "https://mlr3spatial.mlr-org.com", |
10 | 8 | "codeRepository": "https://github.com/mlr-org/mlr3spatial", |
| 9 | + "issueTracker": "https://github.com/mlr-org/mlr3spatial/issues", |
11 | 10 | "license": "https://spdx.org/licenses/LGPL-3.0", |
12 | | - "version": "0.1.1", |
| 11 | + "version": "0.1.2", |
13 | 12 | "programmingLanguage": { |
14 | 13 | "@type": "ComputerLanguage", |
15 | 14 | "name": "R", |
16 | 15 | "url": "https://r-project.org" |
17 | 16 | }, |
18 | 17 | "runtimePlatform": "R version 4.1.2 (2021-11-01)", |
| 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 | + }, |
19 | 24 | "author": [ |
20 | 25 | { |
21 | 26 | "@type": "Person", |
|
32 | 37 | "@id": "https://orcid.org/0000-0003-0748-6624" |
33 | 38 | } |
34 | 39 | ], |
35 | | - "contributor": {}, |
36 | | - "copyrightHolder": {}, |
37 | | - "funder": {}, |
38 | 40 | "maintainer": [ |
39 | 41 | { |
40 | 42 | "@type": "Person", |
|
218 | 220 | "@type": "SoftwareApplication", |
219 | 221 | "identifier": "stars", |
220 | 222 | "name": "stars", |
| 223 | + "version": ">= 0.5-5", |
221 | 224 | "provider": { |
222 | 225 | "@id": "https://cran.r-project.org", |
223 | 226 | "@type": "Organization", |
|
240 | 243 | "sameAs": "https://CRAN.R-project.org/package=testthat" |
241 | 244 | } |
242 | 245 | ], |
243 | | - "softwareRequirements": [ |
244 | | - { |
| 246 | + "softwareRequirements": { |
| 247 | + "1": { |
245 | 248 | "@type": "SoftwareApplication", |
246 | 249 | "identifier": "mlr3", |
247 | 250 | "name": "mlr3", |
|
254 | 257 | }, |
255 | 258 | "sameAs": "https://CRAN.R-project.org/package=mlr3" |
256 | 259 | }, |
257 | | - { |
| 260 | + "2": { |
258 | 261 | "@type": "SoftwareApplication", |
259 | 262 | "identifier": "R", |
260 | 263 | "name": "R", |
261 | 264 | "version": ">= 3.1.0" |
262 | 265 | }, |
263 | | - { |
| 266 | + "3": { |
264 | 267 | "@type": "SoftwareApplication", |
265 | 268 | "identifier": "checkmate", |
266 | 269 | "name": "checkmate", |
|
273 | 276 | }, |
274 | 277 | "sameAs": "https://CRAN.R-project.org/package=checkmate" |
275 | 278 | }, |
276 | | - { |
| 279 | + "4": { |
277 | 280 | "@type": "SoftwareApplication", |
278 | 281 | "identifier": "data.table", |
279 | 282 | "name": "data.table", |
|
286 | 289 | }, |
287 | 290 | "sameAs": "https://CRAN.R-project.org/package=data.table" |
288 | 291 | }, |
289 | | - { |
| 292 | + "5": { |
290 | 293 | "@type": "SoftwareApplication", |
291 | 294 | "identifier": "lgr", |
292 | 295 | "name": "lgr", |
|
299 | 302 | }, |
300 | 303 | "sameAs": "https://CRAN.R-project.org/package=lgr" |
301 | 304 | }, |
302 | | - { |
| 305 | + "6": { |
303 | 306 | "@type": "SoftwareApplication", |
304 | 307 | "identifier": "methods", |
305 | 308 | "name": "methods" |
306 | 309 | }, |
307 | | - { |
| 310 | + "7": { |
308 | 311 | "@type": "SoftwareApplication", |
309 | 312 | "identifier": "mlr3misc", |
310 | 313 | "name": "mlr3misc", |
|
316 | 319 | }, |
317 | 320 | "sameAs": "https://CRAN.R-project.org/package=mlr3misc" |
318 | 321 | }, |
319 | | - { |
| 322 | + "8": { |
320 | 323 | "@type": "SoftwareApplication", |
321 | 324 | "identifier": "R6", |
322 | 325 | "name": "R6", |
|
329 | 332 | }, |
330 | 333 | "sameAs": "https://CRAN.R-project.org/package=R6" |
331 | 334 | }, |
332 | | - { |
| 335 | + "9": { |
333 | 336 | "@type": "SoftwareApplication", |
334 | 337 | "identifier": "terra", |
335 | 338 | "name": "terra", |
336 | | - "version": ">= 1.3-22", |
| 339 | + "version": ">= 1.5-12", |
337 | 340 | "provider": { |
338 | 341 | "@id": "https://cran.r-project.org", |
339 | 342 | "@type": "Organization", |
|
342 | 345 | }, |
343 | 346 | "sameAs": "https://CRAN.R-project.org/package=terra" |
344 | 347 | }, |
345 | | - { |
| 348 | + "10": { |
346 | 349 | "@type": "SoftwareApplication", |
347 | 350 | "identifier": "utils", |
348 | 351 | "name": "utils" |
349 | | - } |
350 | | - ], |
| 352 | + }, |
| 353 | + "SystemRequirements": null |
| 354 | + }, |
| 355 | + "fileSize": "741.684KB", |
| 356 | + "releaseNotes": "https://github.com/mlr-org/mlr3spatial/blob/master/NEWS.md", |
351 | 357 | "readme": "https://github.com/mlr-org/mlr3spatial/blob/main/README.md", |
352 | | - "fileSize": "658.476KB", |
353 | 358 | "contIntegration": ["https://github.com/mlr-org/mlr3spatial/actions", "https://codecov.io/github/mlr-org/mlr3spatial?branch=main"], |
354 | 359 | "developmentStatus": "https://lifecycle.r-lib.org/articles/stages.html#experimental", |
355 | | - "keywords": [ |
356 | | - "raster-prediction", |
357 | | - "spatial", |
358 | | - "spatial-modelling", |
359 | | - "r", |
360 | | - "r-package", |
361 | | - "mlr3" |
362 | | - ], |
363 | | - "relatedLink": "https://mlr3spatial.mlr-org.com", |
364 | | - "issueTracker": "https://github.com/mlr-org/mlr3spatial/issues", |
365 | | - "releaseNotes": "https://github.com/mlr-org/mlr3spatial/blob/master/NEWS.md", |
366 | | - "provider": { |
367 | | - "@id": "https://cran.r-project.org", |
368 | | - "@type": "Organization", |
369 | | - "name": "Comprehensive R Archive Network (CRAN)", |
370 | | - "url": "https://cran.r-project.org" |
371 | | - } |
| 360 | + "keywords": ["raster-prediction", "spatial", "spatial-modelling", "r", "r-package", "mlr3"] |
372 | 361 | } |
0 commit comments