|
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.0.2", |
| 11 | + "version": "1.0.3", |
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.1.2 (2021-11-01)", |
| 17 | + "runtimePlatform": "R version 4.2.3 (2023-03-15)", |
18 | 18 | "provider": {
|
19 | 19 | "@id": "https://cran.r-project.org",
|
20 | 20 | "@type": "Organization",
|
|
107 | 107 | },
|
108 | 108 | "sameAs": "https://CRAN.R-project.org/package=rmarkdown"
|
109 | 109 | },
|
| 110 | + { |
| 111 | + "@type": "SoftwareApplication", |
| 112 | + "identifier": "stringi", |
| 113 | + "name": "stringi", |
| 114 | + "provider": { |
| 115 | + "@id": "https://cran.r-project.org", |
| 116 | + "@type": "Organization", |
| 117 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 118 | + "url": "https://cran.r-project.org" |
| 119 | + }, |
| 120 | + "sameAs": "https://CRAN.R-project.org/package=stringi" |
| 121 | + }, |
110 | 122 | {
|
111 | 123 | "@type": "SoftwareApplication",
|
112 | 124 | "identifier": "testthat",
|
|
226 | 238 | },
|
227 | 239 | "SystemRequirements": null
|
228 | 240 | },
|
229 |
| - "fileSize": "183.204KB", |
| 241 | + "fileSize": "183.522KB", |
230 | 242 | "citation": [
|
231 | 243 | {
|
232 | 244 | "@type": "SoftwareSourceCode",
|
233 |
| - "datePublished": "2022", |
| 245 | + "datePublished": "2024", |
234 | 246 | "author": [
|
235 | 247 | {
|
236 | 248 | "@type": "Person",
|
|
250 | 262 | "name": "Read and Write Frictionless Data Packages",
|
251 | 263 | "identifier": "10.5281/zenodo.5815355",
|
252 | 264 | "url": "https://cran.r-project.org/package=frictionless",
|
253 |
| - "description": "R package version 1.0.2", |
| 265 | + "description": "R package version 1.0.3", |
254 | 266 | "@id": "https://doi.org/10.5281/zenodo.5815355",
|
255 | 267 | "sameAs": "https://doi.org/10.5281/zenodo.5815355"
|
256 | 268 | }
|
|
0 commit comments