|
8 | 8 | "codeRepository": "https://github.com/ropensci/targets", |
9 | 9 | "issueTracker": "https://github.com/ropensci/targets/issues", |
10 | 10 | "license": "https://spdx.org/licenses/MIT", |
11 | | - "version": "1.7.1.9008", |
| 11 | + "version": "1.10.0", |
12 | 12 | "programmingLanguage": { |
13 | 13 | "@type": "ComputerLanguage", |
14 | 14 | "name": "R", |
|
50 | 50 | "name": "Eli Lilly and Company" |
51 | 51 | } |
52 | 52 | ], |
| 53 | + "funder": [ |
| 54 | + { |
| 55 | + "@type": "Organization", |
| 56 | + "name": "Eli Lilly and Company" |
| 57 | + } |
| 58 | + ], |
53 | 59 | "maintainer": [ |
54 | 60 | { |
55 | 61 | "@type": "Person", |
|
60 | 66 | } |
61 | 67 | ], |
62 | 68 | "softwareSuggestions": [ |
| 69 | + { |
| 70 | + "@type": "SoftwareApplication", |
| 71 | + "identifier": "autometric", |
| 72 | + "name": "autometric", |
| 73 | + "version": ">= 0.1.0", |
| 74 | + "provider": { |
| 75 | + "@id": "https://cran.r-project.org", |
| 76 | + "@type": "Organization", |
| 77 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 78 | + "url": "https://cran.r-project.org" |
| 79 | + }, |
| 80 | + "sameAs": "https://CRAN.R-project.org/package=autometric" |
| 81 | + }, |
63 | 82 | { |
64 | 83 | "@type": "SoftwareApplication", |
65 | 84 | "identifier": "bslib", |
|
347 | 366 | }, |
348 | 367 | { |
349 | 368 | "@type": "SoftwareApplication", |
350 | | - "identifier": "qs", |
351 | | - "name": "qs", |
352 | | - "version": ">= 0.24.1", |
| 369 | + "identifier": "qs2", |
| 370 | + "name": "qs2", |
353 | 371 | "provider": { |
354 | 372 | "@id": "https://cran.r-project.org", |
355 | 373 | "@type": "Organization", |
356 | 374 | "name": "Comprehensive R Archive Network (CRAN)", |
357 | 375 | "url": "https://cran.r-project.org" |
358 | 376 | }, |
359 | | - "sameAs": "https://CRAN.R-project.org/package=qs" |
| 377 | + "sameAs": "https://CRAN.R-project.org/package=qs2" |
360 | 378 | }, |
361 | 379 | { |
362 | 380 | "@type": "SoftwareApplication", |
|
720 | 738 | }, |
721 | 739 | "SystemRequirements": null |
722 | 740 | }, |
723 | | - "fileSize": "2667.066KB", |
| 741 | + "fileSize": "2759.397KB", |
724 | 742 | "citation": [ |
725 | 743 | { |
726 | 744 | "@type": "ScholarlyArticle", |
|
0 commit comments