|
4 | 4 | "identifier": "frictionless", |
5 | 5 | "description": "Read and write Frictionless Data Packages. A 'Data Package' (<https://specs.frictionlessdata.io/data-package/>) is a simple container format and standard to describe and package a collection of (tabular) data. It is typically used to publish FAIR (<https://www.go-fair.org/fair-principles/>) and open datasets.", |
6 | 6 | "name": "frictionless: Read and Write Frictionless Data Packages", |
7 | | - "relatedLink": ["https://docs.ropensci.org/frictionless/", "https://CRAN.R-project.org/package=frictionless"], |
| 7 | + "relatedLink": "https://docs.ropensci.org/frictionless/", |
8 | 8 | "codeRepository": "https://github.com/frictionlessdata/frictionless-r", |
9 | 9 | "issueTracker": "https://github.com/frictionlessdata/frictionless-r/issues", |
10 | 10 | "license": "https://spdx.org/licenses/MIT", |
11 | | - "version": "1.2.0", |
| 11 | + "version": "1.2.1", |
12 | 12 | "programmingLanguage": { |
13 | 13 | "@type": "ComputerLanguage", |
14 | 14 | "name": "R", |
15 | 15 | "url": "https://r-project.org" |
16 | 16 | }, |
17 | | - "runtimePlatform": "R version 4.2.3 (2023-03-15)", |
| 17 | + "runtimePlatform": "R version 4.5.0 (2025-04-11)", |
18 | 18 | "provider": { |
19 | 19 | "@id": "https://cran.r-project.org", |
20 | 20 | "@type": "Organization", |
|
69 | 69 | "funder": [ |
70 | 70 | { |
71 | 71 | "@type": "Organization", |
72 | | - "name": "LifeWatch Belgium" |
| 72 | + "name": "Research Foundation - Flanders" |
73 | 73 | } |
74 | 74 | ], |
75 | 75 | "maintainer": [ |
|
173 | 173 | "@type": "SoftwareApplication", |
174 | 174 | "identifier": "R", |
175 | 175 | "name": "R", |
176 | | - "version": ">= 3.5.0" |
| 176 | + "version": ">= 3.6.0" |
177 | 177 | }, |
178 | 178 | "2": { |
179 | 179 | "@type": "SoftwareApplication", |
|
279 | 279 | }, |
280 | 280 | "SystemRequirements": null |
281 | 281 | }, |
282 | | - "fileSize": "240.797KB", |
283 | | - "releaseNotes": "https://github.com/frictionlessdata/frictionless-r/blob/master/NEWS.md", |
284 | | - "readme": "https://github.com/frictionlessdata/frictionless-r/blob/main/README.md", |
285 | | - "contIntegration": ["https://github.com/frictionlessdata/frictionless-r/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/frictionlessdata/frictionless-r/"], |
286 | | - "developmentStatus": "https://www.repostatus.org/#active", |
287 | | - "review": { |
288 | | - "@type": "Review", |
289 | | - "url": "https://github.com/ropensci/software-review/issues/495", |
290 | | - "provider": "https://ropensci.org" |
291 | | - }, |
292 | | - "keywords": ["frictionlessdata", "oscibio", "r", "r-package", "rstats"] |
| 282 | + "fileSize": "274.977KB" |
293 | 283 | } |
0 commit comments