|
1 | 1 | { |
2 | 2 | "R": { |
3 | | - "Version": "4.5.0", |
| 3 | + "Version": "4.5.1", |
4 | 4 | "Repositories": [ |
5 | 5 | { |
6 | 6 | "Name": "carpentries", |
|
225 | 225 | }, |
226 | 226 | "evaluate": { |
227 | 227 | "Package": "evaluate", |
228 | | - "Version": "1.0.3", |
| 228 | + "Version": "1.0.4", |
229 | 229 | "Source": "Repository", |
230 | 230 | "Type": "Package", |
231 | 231 | "Title": "Parsing and Evaluation Tools that Provide More Details than the Default", |
|
244 | 244 | "lattice", |
245 | 245 | "methods", |
246 | 246 | "pkgload", |
247 | | - "rlang", |
| 247 | + "ragg (>= 1.4.0)", |
| 248 | + "rlang (>= 1.1.5)", |
248 | 249 | "knitr", |
249 | 250 | "testthat (>= 3.0.0)", |
250 | 251 | "withr" |
|
254 | 255 | "Encoding": "UTF-8", |
255 | 256 | "RoxygenNote": "7.3.2", |
256 | 257 | "NeedsCompilation": "no", |
257 | | - "Author": "Hadley Wickham [aut, cre], Yihui Xie [aut] (<https://orcid.org/0000-0003-0645-5666>), Michael Lawrence [ctb], Thomas Kluyver [ctb], Jeroen Ooms [ctb], Barret Schloerke [ctb], Adam Ryczkowski [ctb], Hiroaki Yutani [ctb], Michel Lang [ctb], Karolis Koncevičius [ctb], Posit Software, PBC [cph, fnd]", |
| 258 | + "Author": "Hadley Wickham [aut, cre], Yihui Xie [aut] (ORCID: <https://orcid.org/0000-0003-0645-5666>), Michael Lawrence [ctb], Thomas Kluyver [ctb], Jeroen Ooms [ctb], Barret Schloerke [ctb], Adam Ryczkowski [ctb], Hiroaki Yutani [ctb], Michel Lang [ctb], Karolis Koncevičius [ctb], Posit Software, PBC [cph, fnd]", |
258 | 259 | "Maintainer": "Hadley Wickham <hadley@posit.co>", |
259 | 260 | "Repository": "CRAN" |
260 | 261 | }, |
|
708 | 709 | }, |
709 | 710 | "renv": { |
710 | 711 | "Package": "renv", |
711 | | - "Version": "1.1.4", |
| 712 | + "Version": "1.1.5", |
712 | 713 | "Source": "Repository", |
713 | 714 | "Type": "Package", |
714 | 715 | "Title": "Project Environments", |
|
727 | 728 | "covr", |
728 | 729 | "cpp11", |
729 | 730 | "devtools", |
| 731 | + "generics", |
730 | 732 | "gitcreds", |
731 | 733 | "jsonlite", |
732 | 734 | "jsonvalidate", |
|
755 | 757 | "Config/testthat/parallel": "true", |
756 | 758 | "Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes", |
757 | 759 | "NeedsCompilation": "no", |
758 | | - "Author": "Kevin Ushey [aut, cre] (<https://orcid.org/0000-0003-2880-7407>), Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Posit Software, PBC [cph, fnd]", |
| 760 | + "Author": "Kevin Ushey [aut, cre] (ORCID: <https://orcid.org/0000-0003-2880-7407>), Hadley Wickham [aut] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Posit Software, PBC [cph, fnd]", |
759 | 761 | "Maintainer": "Kevin Ushey <kevin@rstudio.com>", |
760 | 762 | "Repository": "CRAN" |
761 | 763 | }, |
|
0 commit comments