|
8 | 8 | "codeRepository": "https://github.com/ropensci/lingtypology/",
|
9 | 9 | "issueTracker": "https://github.com/ropensci/lingtypology/issues",
|
10 | 10 | "license": "https://spdx.org/licenses/GPL-2.0",
|
11 |
| - "version": "1.1.15", |
| 11 | + "version": "1.1.20", |
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.3.1 (2023-06-16)", |
| 17 | + "runtimePlatform": "R version 4.3.3 (2024-02-29)", |
18 | 18 | "provider": {
|
19 | 19 | "@id": "https://cran.r-project.org",
|
20 | 20 | "@type": "Organization",
|
|
101 | 101 | },
|
102 | 102 | "sameAs": "https://CRAN.R-project.org/package=testthat"
|
103 | 103 | },
|
104 |
| - { |
105 |
| - "@type": "SoftwareApplication", |
106 |
| - "identifier": "covr", |
107 |
| - "name": "covr", |
108 |
| - "provider": { |
109 |
| - "@id": "https://cran.r-project.org", |
110 |
| - "@type": "Organization", |
111 |
| - "name": "Comprehensive R Archive Network (CRAN)", |
112 |
| - "url": "https://cran.r-project.org" |
113 |
| - }, |
114 |
| - "sameAs": "https://CRAN.R-project.org/package=covr" |
115 |
| - }, |
116 | 104 | {
|
117 | 105 | "@type": "SoftwareApplication",
|
118 | 106 | "identifier": "MASS",
|
119 |
| - "name": "MASS", |
120 |
| - "provider": { |
121 |
| - "@id": "https://cran.r-project.org", |
122 |
| - "@type": "Organization", |
123 |
| - "name": "Comprehensive R Archive Network (CRAN)", |
124 |
| - "url": "https://cran.r-project.org" |
125 |
| - }, |
126 |
| - "sameAs": "https://CRAN.R-project.org/package=MASS" |
| 107 | + "name": "MASS" |
127 | 108 | },
|
128 | 109 | {
|
129 | 110 | "@type": "SoftwareApplication",
|
|
234 | 215 | },
|
235 | 216 | "SystemRequirements": null
|
236 | 217 | },
|
237 |
| - "fileSize": "2227.264KB", |
| 218 | + "fileSize": "2238.975KB", |
238 | 219 | "citation": [
|
239 | 220 | {
|
240 | 221 | "@type": "SoftwareSourceCode",
|
|
0 commit comments