|
8 | 8 | "codeRepository": "https://github.com/ropensci-review-tools/repometrics",
|
9 | 9 | "issueTracker": "https://github.com/ropensci-review-tools/repometrics/issues",
|
10 | 10 | "license": "https://spdx.org/licenses/GPL-3.0",
|
11 |
| - "version": "0.1.6.125", |
| 11 | + "version": "0.1.6.126", |
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.4.2 (2024-10-31)", |
| 17 | + "runtimePlatform": "R version 4.4.3 (2025-02-28)", |
18 | 18 | "author": [
|
19 | 19 | {
|
20 | 20 | "@type": "Person",
|
|
82 | 82 | },
|
83 | 83 | "sameAs": "https://CRAN.R-project.org/package=jsonlite"
|
84 | 84 | },
|
| 85 | + { |
| 86 | + "@type": "SoftwareApplication", |
| 87 | + "identifier": "knitr", |
| 88 | + "name": "knitr", |
| 89 | + "provider": { |
| 90 | + "@id": "https://cran.r-project.org", |
| 91 | + "@type": "Organization", |
| 92 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 93 | + "url": "https://cran.r-project.org" |
| 94 | + }, |
| 95 | + "sameAs": "https://CRAN.R-project.org/package=knitr" |
| 96 | + }, |
85 | 97 | {
|
86 | 98 | "@type": "SoftwareApplication",
|
87 | 99 | "identifier": "pkgmatch",
|
|
112 | 124 | },
|
113 | 125 | "sameAs": "https://CRAN.R-project.org/package=readr"
|
114 | 126 | },
|
| 127 | + { |
| 128 | + "@type": "SoftwareApplication", |
| 129 | + "identifier": "rmarkdown", |
| 130 | + "name": "rmarkdown", |
| 131 | + "provider": { |
| 132 | + "@id": "https://cran.r-project.org", |
| 133 | + "@type": "Organization", |
| 134 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 135 | + "url": "https://cran.r-project.org" |
| 136 | + }, |
| 137 | + "sameAs": "https://CRAN.R-project.org/package=rmarkdown" |
| 138 | + }, |
115 | 139 | {
|
116 | 140 | "@type": "SoftwareApplication",
|
117 | 141 | "identifier": "testthat",
|
|
295 | 319 | "name": "pkgstats",
|
296 | 320 | "sameAs": "https://github.com/ropensci-review-tools/pkgstats"
|
297 | 321 | },
|
298 |
| - "SystemRequirements": {} |
| 322 | + "SystemRequirements": null |
299 | 323 | },
|
300 |
| - "fileSize": "13358.074KB", |
| 324 | + "fileSize": "24734.014KB", |
301 | 325 | "readme": "https://github.com/ropensci-review-tools/repometrics/blob/main/README.md",
|
302 |
| - "contIntegration": [ |
303 |
| - "https://github.com/ropensci-review-tools/repometrics/actions?query=workflow%3AR-CMD-check", |
304 |
| - "https://app.codecov.io/gh/ropensci-review-tools/repometrics" |
305 |
| - ], |
306 |
| - "developmentStatus": "https://www.repostatus.org/#active" |
| 326 | + "contIntegration": ["https://github.com/ropensci-review-tools/repometrics/actions?query=workflow%3AR-CMD-check", "https://app.codecov.io/gh/ropensci-review-tools/repometrics"], |
| 327 | + "developmentStatus": "https://www.repostatus.org/#active", |
| 328 | + "keywords": ["dashboard", "r", "software-metrics"] |
307 | 329 | }
|
0 commit comments