|
139 | 139 | }
|
140 | 140 | ],
|
141 | 141 | "softwareSuggestions": [
|
| 142 | + { |
| 143 | + "@type": "SoftwareApplication", |
| 144 | + "identifier": "spelling", |
| 145 | + "name": "spelling", |
| 146 | + "provider": { |
| 147 | + "@id": "https://cran.r-project.org", |
| 148 | + "@type": "Organization", |
| 149 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 150 | + "url": "https://cran.r-project.org" |
| 151 | + }, |
| 152 | + "sameAs": "https://CRAN.R-project.org/package=spelling" |
| 153 | + }, |
142 | 154 | {
|
143 | 155 | "@type": "SoftwareApplication",
|
144 | 156 | "identifier": "dplyr",
|
|
258 | 270 | },
|
259 | 271 | "5": {
|
260 | 272 | "@type": "SoftwareApplication",
|
261 |
| - "identifier": "utils", |
262 |
| - "name": "utils" |
263 |
| - }, |
264 |
| - "6": { |
265 |
| - "@type": "SoftwareApplication", |
266 |
| - "identifier": "zip", |
267 |
| - "name": "zip", |
| 273 | + "identifier": "tibble", |
| 274 | + "name": "tibble", |
268 | 275 | "provider": {
|
269 | 276 | "@id": "https://cran.r-project.org",
|
270 | 277 | "@type": "Organization",
|
271 | 278 | "name": "Comprehensive R Archive Network (CRAN)",
|
272 | 279 | "url": "https://cran.r-project.org"
|
273 | 280 | },
|
274 |
| - "sameAs": "https://CRAN.R-project.org/package=zip" |
| 281 | + "sameAs": "https://CRAN.R-project.org/package=tibble" |
275 | 282 | },
|
276 |
| - "7": { |
| 283 | + "6": { |
277 | 284 | "@type": "SoftwareApplication",
|
278 |
| - "identifier": "tibble", |
279 |
| - "name": "tibble", |
| 285 | + "identifier": "vctrs", |
| 286 | + "name": "vctrs", |
| 287 | + "version": ">= 0.4.2", |
280 | 288 | "provider": {
|
281 | 289 | "@id": "https://cran.r-project.org",
|
282 | 290 | "@type": "Organization",
|
283 | 291 | "name": "Comprehensive R Archive Network (CRAN)",
|
284 | 292 | "url": "https://cran.r-project.org"
|
285 | 293 | },
|
286 |
| - "sameAs": "https://CRAN.R-project.org/package=tibble" |
| 294 | + "sameAs": "https://CRAN.R-project.org/package=vctrs" |
287 | 295 | },
|
288 |
| - "8": { |
| 296 | + "7": { |
289 | 297 | "@type": "SoftwareApplication",
|
290 |
| - "identifier": "vctrs", |
291 |
| - "name": "vctrs", |
292 |
| - "version": ">= 0.4.2", |
| 298 | + "identifier": "zip", |
| 299 | + "name": "zip", |
293 | 300 | "provider": {
|
294 | 301 | "@id": "https://cran.r-project.org",
|
295 | 302 | "@type": "Organization",
|
296 | 303 | "name": "Comprehensive R Archive Network (CRAN)",
|
297 | 304 | "url": "https://cran.r-project.org"
|
298 | 305 | },
|
299 |
| - "sameAs": "https://CRAN.R-project.org/package=vctrs" |
| 306 | + "sameAs": "https://CRAN.R-project.org/package=zip" |
300 | 307 | },
|
301 |
| - "9": { |
| 308 | + "8": { |
302 | 309 | "@type": "SoftwareApplication",
|
303 | 310 | "identifier": "R",
|
304 | 311 | "name": "R",
|
305 | 312 | "version": ">= 3.5"
|
306 | 313 | },
|
307 | 314 | "SystemRequirements": null
|
308 | 315 | },
|
309 |
| - "fileSize": "5106.868KB", |
| 316 | + "fileSize": "5117.153KB", |
310 | 317 | "releaseNotes": "https://github.com/ropensci/readODS/blob/master/NEWS.md",
|
311 | 318 | "readme": "https://github.com/ropensci/readODS/blob/v2.0/README.md",
|
312 | 319 | "contIntegration": ["https://app.codecov.io/gh/ropensci/readODS?branch=master", "https://github.com/ropensci/readODS/actions/workflows/R-CMD-check.yaml"],
|
|
0 commit comments