|
7 | 7 | "codeRepository": "https://github.com/ropensci/readODS",
|
8 | 8 | "issueTracker": "https://github.com/ropensci/readODS/issues",
|
9 | 9 | "license": "https://spdx.org/licenses/GPL-3.0",
|
10 |
| - "version": "1.7.3", |
| 10 | + "version": "1.8.0", |
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.0 (2022-04-22)", |
| 16 | + "runtimePlatform": "R version 4.2.2 Patched (2022-11-10 r83330)", |
17 | 17 | "provider": {
|
18 | 18 | "@id": "https://cran.r-project.org",
|
19 | 19 | "@type": "Organization",
|
|
40 | 40 | "familyName": "Leeper",
|
41 | 41 | "email": "thosjleeper@gmail.com",
|
42 | 42 | "@id": "https://orcid.org/0000-0003-4097-6326"
|
| 43 | + }, |
| 44 | + { |
| 45 | + "@type": "Person", |
| 46 | + "givenName": "Detlef", |
| 47 | + "familyName": "Steuer", |
| 48 | + "email": "steuer@hsu-hh.de", |
| 49 | + "@id": "https://orcid.org/0000-0003-2676-5290" |
43 | 50 | }
|
44 | 51 | ],
|
45 | 52 | "contributor": [
|
|
90 | 97 | "@type": "Person",
|
91 | 98 | "givenName": "Matt",
|
92 | 99 | "familyName": "Kerlogue"
|
| 100 | + }, |
| 101 | + { |
| 102 | + "@type": "Person", |
| 103 | + "givenName": "Michal", |
| 104 | + "familyName": "Lauer", |
| 105 | + "email": "michal.lauer.25@gmail.com" |
93 | 106 | }
|
94 | 107 | ],
|
95 | 108 | "maintainer": [
|
|
236 | 249 | },
|
237 | 250 | "sameAs": "https://CRAN.R-project.org/package=purrr"
|
238 | 251 | },
|
| 252 | + "7": { |
| 253 | + "@type": "SoftwareApplication", |
| 254 | + "identifier": "R", |
| 255 | + "name": "R", |
| 256 | + "version": ">= 2.10" |
| 257 | + }, |
239 | 258 | "SystemRequirements": null
|
240 | 259 | },
|
241 |
| - "fileSize": "71469.591KB", |
242 |
| - "readme": "https://github.com/ropensci/readODS/blob/master/README.md", |
243 |
| - "contIntegration": ["https://app.codecov.io/gh/ropensci/readODS?branch=master", "https://github.com/ropensci/readODS/actions"], |
| 260 | + "fileSize": "71480.39KB", |
| 261 | + "readme": "https://github.com/ropensci/readODS/blob/v1.8/README.md", |
| 262 | + "contIntegration": ["https://app.codecov.io/gh/ropensci/readODS?branch=master", "https://github.com/ropensci/readODS/actions/workflows/R-CMD-check.yaml"], |
244 | 263 | "developmentStatus": "https://lifecycle.r-lib.org/articles/stages.html#stable",
|
245 | 264 | "review": {
|
246 | 265 | "@type": "Review",
|
|
0 commit comments