|
1 | 1 | { |
2 | 2 | "R": { |
3 | | - "Version": "4.5.0", |
| 3 | + "Version": "4.5.1", |
4 | 4 | "Repositories": [ |
5 | 5 | { |
6 | 6 | "Name": "CRAN", |
|
216 | 216 | }, |
217 | 217 | "evaluate": { |
218 | 218 | "Package": "evaluate", |
219 | | - "Version": "1.0.3", |
| 219 | + "Version": "1.0.4", |
220 | 220 | "Source": "Repository", |
221 | 221 | "Type": "Package", |
222 | 222 | "Title": "Parsing and Evaluation Tools that Provide More Details than the Default", |
|
235 | 235 | "lattice", |
236 | 236 | "methods", |
237 | 237 | "pkgload", |
238 | | - "rlang", |
| 238 | + "ragg (>= 1.4.0)", |
| 239 | + "rlang (>= 1.1.5)", |
239 | 240 | "knitr", |
240 | 241 | "testthat (>= 3.0.0)", |
241 | 242 | "withr" |
|
245 | 246 | "Encoding": "UTF-8", |
246 | 247 | "RoxygenNote": "7.3.2", |
247 | 248 | "NeedsCompilation": "no", |
248 | | - "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]", |
| 249 | + "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]", |
249 | 250 | "Maintainer": "Hadley Wickham <hadley@posit.co>", |
250 | 251 | "Repository": "CRAN" |
251 | 252 | }, |
|
699 | 700 | }, |
700 | 701 | "renv": { |
701 | 702 | "Package": "renv", |
702 | | - "Version": "1.1.4", |
| 703 | + "Version": "1.1.5", |
703 | 704 | "Source": "Repository", |
704 | 705 | "Type": "Package", |
705 | 706 | "Title": "Project Environments", |
|
718 | 719 | "covr", |
719 | 720 | "cpp11", |
720 | 721 | "devtools", |
| 722 | + "generics", |
721 | 723 | "gitcreds", |
722 | 724 | "jsonlite", |
723 | 725 | "jsonvalidate", |
|
746 | 748 | "Config/testthat/parallel": "true", |
747 | 749 | "Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes", |
748 | 750 | "NeedsCompilation": "no", |
749 | | - "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]", |
| 751 | + "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]", |
750 | 752 | "Maintainer": "Kevin Ushey <kevin@rstudio.com>", |
751 | 753 | "Repository": "CRAN" |
752 | 754 | }, |
|
0 commit comments