|
7 | 7 | "codeRepository": "https://docs.ropensci.org/landscapetools/", |
8 | 8 | "issueTracker": "https://github.com/ropensci/landscapetools/issues", |
9 | 9 | "license": "https://spdx.org/licenses/GPL-3.0", |
10 | | - "version": "0.6.2", |
| 10 | + "version": "0.6.2.9001", |
11 | 11 | "programmingLanguage": { |
12 | 12 | "@type": "ComputerLanguage", |
13 | 13 | "name": "R", |
14 | 14 | "url": "https://r-project.org" |
15 | 15 | }, |
16 | | - "runtimePlatform": "R version 4.2.1 (2022-06-23)", |
17 | | - "provider": { |
18 | | - "@id": "https://cran.r-project.org", |
19 | | - "@type": "Organization", |
20 | | - "name": "Comprehensive R Archive Network (CRAN)", |
21 | | - "url": "https://cran.r-project.org" |
22 | | - }, |
| 16 | + "runtimePlatform": "R version 4.5.2 (2025-10-31)", |
23 | 17 | "author": [ |
24 | 18 | { |
25 | 19 | "@type": "Person", |
|
113 | 107 | "@type": "SoftwareApplication", |
114 | 108 | "identifier": "R", |
115 | 109 | "name": "R", |
116 | | - "version": ">= 3.1.0" |
| 110 | + "version": ">= 3.5" |
117 | 111 | }, |
118 | 112 | "2": { |
119 | 113 | "@type": "SoftwareApplication", |
|
163 | 157 | }, |
164 | 158 | "sameAs": "https://CRAN.R-project.org/package=Rcpp" |
165 | 159 | }, |
| 160 | + "6": { |
| 161 | + "@type": "SoftwareApplication", |
| 162 | + "identifier": "rlang", |
| 163 | + "name": "rlang", |
| 164 | + "provider": { |
| 165 | + "@id": "https://cran.r-project.org", |
| 166 | + "@type": "Organization", |
| 167 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 168 | + "url": "https://cran.r-project.org" |
| 169 | + }, |
| 170 | + "sameAs": "https://CRAN.R-project.org/package=rlang" |
| 171 | + }, |
166 | 172 | "SystemRequirements": null |
167 | 173 | }, |
168 | | - "fileSize": "1377.771KB", |
| 174 | + "fileSize": "1376.685KB", |
169 | 175 | "citation": [ |
170 | 176 | { |
171 | 177 | "@type": "ScholarlyArticle", |
|
0 commit comments