|
8 | 8 | "codeRepository": "https://github.com/ropensci-review-tools/pkgstats",
|
9 | 9 | "issueTracker": "https://github.com/ropensci-review-tools/pkgstats/issues",
|
10 | 10 | "license": "https://spdx.org/licenses/GPL-3.0",
|
11 |
| - "version": "0.0.4.089", |
| 11 | + "version": "0.0.5", |
12 | 12 | "programmingLanguage": {
|
13 | 13 | "@type": "ComputerLanguage",
|
14 | 14 | "name": "R",
|
15 | 15 | "url": "https://r-project.org"
|
16 | 16 | },
|
17 | 17 | "runtimePlatform": "R version 4.2.0 (2022-04-22)",
|
| 18 | + "provider": { |
| 19 | + "@id": "https://cran.r-project.org", |
| 20 | + "@type": "Organization", |
| 21 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 22 | + "url": "https://cran.r-project.org" |
| 23 | + }, |
18 | 24 | "author": [
|
19 | 25 | {
|
20 | 26 | "@type": "Person",
|
|
265 | 271 | },
|
266 | 272 | "SystemRequirements": "ctags, global, C++11"
|
267 | 273 | },
|
268 |
| - "fileSize": "600.009KB", |
| 274 | + "fileSize": "601.972KB", |
269 | 275 | "citation": [
|
270 | 276 | {
|
271 | 277 | "@type": "SoftwareSourceCode",
|
|
283 | 289 | }
|
284 | 290 | ],
|
285 | 291 | "readme": "https://github.com/ropensci-review-tools/pkgstats/blob/main/README.md",
|
286 |
| - "contIntegration": [ |
287 |
| - "https://github.com/ropensci-review-tools/pkgstats/actions?query=workflow%3AR-CMD-check", |
288 |
| - "https://app.codecov.io/gh/ropensci-review-tools/pkgstats" |
289 |
| - ], |
| 292 | + "contIntegration": ["https://github.com/ropensci-review-tools/pkgstats/actions?query=workflow%3AR-CMD-check", "https://app.codecov.io/gh/ropensci-review-tools/pkgstats"], |
290 | 293 | "developmentStatus": "https://www.repostatus.org/#active"
|
291 | 294 | }
|
0 commit comments