|
8 | 8 | "codeRepository": "https://github.com/ropensci-review-tools/githist",
|
9 | 9 | "issueTracker": "https://github.com/ropensci-review-tools/githist/issues",
|
10 | 10 | "license": "https://spdx.org/licenses/GPL-3.0",
|
11 |
| - "version": "0.1.0.038", |
| 11 | + "version": "0.1.0.044", |
12 | 12 | "programmingLanguage": {
|
13 | 13 | "@type": "ComputerLanguage",
|
14 | 14 | "name": "R",
|
|
46 | 46 | },
|
47 | 47 | "sameAs": "https://CRAN.R-project.org/package=brio"
|
48 | 48 | },
|
| 49 | + { |
| 50 | + "@type": "SoftwareApplication", |
| 51 | + "identifier": "httptest2", |
| 52 | + "name": "httptest2", |
| 53 | + "provider": { |
| 54 | + "@id": "https://cran.r-project.org", |
| 55 | + "@type": "Organization", |
| 56 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 57 | + "url": "https://cran.r-project.org" |
| 58 | + }, |
| 59 | + "sameAs": "https://CRAN.R-project.org/package=httptest2" |
| 60 | + }, |
| 61 | + { |
| 62 | + "@type": "SoftwareApplication", |
| 63 | + "identifier": "lubridate", |
| 64 | + "name": "lubridate", |
| 65 | + "provider": { |
| 66 | + "@id": "https://cran.r-project.org", |
| 67 | + "@type": "Organization", |
| 68 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 69 | + "url": "https://cran.r-project.org" |
| 70 | + }, |
| 71 | + "sameAs": "https://CRAN.R-project.org/package=lubridate" |
| 72 | + }, |
49 | 73 | {
|
50 | 74 | "@type": "SoftwareApplication",
|
51 | 75 | "identifier": "quarto",
|
|
71 | 95 | },
|
72 | 96 | "sameAs": "https://CRAN.R-project.org/package=testthat"
|
73 | 97 | },
|
| 98 | + { |
| 99 | + "@type": "SoftwareApplication", |
| 100 | + "identifier": "tidyr", |
| 101 | + "name": "tidyr", |
| 102 | + "provider": { |
| 103 | + "@id": "https://cran.r-project.org", |
| 104 | + "@type": "Organization", |
| 105 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 106 | + "url": "https://cran.r-project.org" |
| 107 | + }, |
| 108 | + "sameAs": "https://CRAN.R-project.org/package=tidyr" |
| 109 | + }, |
74 | 110 | {
|
75 | 111 | "@type": "SoftwareApplication",
|
76 | 112 | "identifier": "withr",
|
|
146 | 182 | "sameAs": "https://CRAN.R-project.org/package=gert"
|
147 | 183 | },
|
148 | 184 | "6": {
|
| 185 | + "@type": "SoftwareApplication", |
| 186 | + "identifier": "httr2", |
| 187 | + "name": "httr2", |
| 188 | + "provider": { |
| 189 | + "@id": "https://cran.r-project.org", |
| 190 | + "@type": "Organization", |
| 191 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 192 | + "url": "https://cran.r-project.org" |
| 193 | + }, |
| 194 | + "sameAs": "https://CRAN.R-project.org/package=httr2" |
| 195 | + }, |
| 196 | + "7": { |
| 197 | + "@type": "SoftwareApplication", |
| 198 | + "identifier": "memoise", |
| 199 | + "name": "memoise", |
| 200 | + "provider": { |
| 201 | + "@id": "https://cran.r-project.org", |
| 202 | + "@type": "Organization", |
| 203 | + "name": "Comprehensive R Archive Network (CRAN)", |
| 204 | + "url": "https://cran.r-project.org" |
| 205 | + }, |
| 206 | + "sameAs": "https://CRAN.R-project.org/package=memoise" |
| 207 | + }, |
| 208 | + "8": { |
149 | 209 | "@type": "SoftwareApplication",
|
150 | 210 | "identifier": "pbapply",
|
151 | 211 | "name": "pbapply",
|
|
157 | 217 | },
|
158 | 218 | "sameAs": "https://CRAN.R-project.org/package=pbapply"
|
159 | 219 | },
|
160 |
| - "7": { |
| 220 | + "9": { |
161 | 221 | "@type": "SoftwareApplication",
|
162 | 222 | "identifier": "pkgstats",
|
163 | 223 | "name": "pkgstats",
|
164 | 224 | "sameAs": "https://github.com/ropensci-review-tools/pkgstats"
|
165 | 225 | },
|
166 | 226 | "SystemRequirements": {}
|
167 | 227 | },
|
168 |
| - "fileSize": "55.256KB" |
| 228 | + "fileSize": "90.739KB", |
| 229 | + "readme": "https://github.com/ropensci-review-tools/githist/blob/main/README.md", |
| 230 | + "contIntegration": [ |
| 231 | + "https://github.com/ropensci-review-tools/githist/actions?query=workflow%3AR-CMD-check", |
| 232 | + "https://app.codecov.io/gh/ropensci-review-tools/githist" |
| 233 | + ], |
| 234 | + "developmentStatus": "https://www.repostatus.org/#active" |
169 | 235 | }
|
0 commit comments