|
3686 | 3686 | }, |
3687 | 3687 | "waldo": { |
3688 | 3688 | "Package": "waldo", |
3689 | | - "Version": "0.6.1", |
| 3689 | + "Version": "0.6.2", |
3690 | 3690 | "Source": "Repository", |
3691 | 3691 | "Title": "Find Differences Between R Objects", |
3692 | 3692 | "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", |
|
3913 | 3913 | }, |
3914 | 3914 | "yaml": { |
3915 | 3915 | "Package": "yaml", |
3916 | | - "Version": "2.3.10", |
| 3916 | + "Version": "2.3.12", |
3917 | 3917 | "Source": "Repository", |
3918 | 3918 | "Type": "Package", |
3919 | 3919 | "Title": "Methods to Convert R Data to YAML and Back", |
3920 | | - "Date": "2024-07-22", |
| 3920 | + "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"cre\", comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Shawn\", \"Garbett\", , \"shawn.garbett@vumc.org\", role = \"ctb\", comment = c(ORCID = \"0000-0003-4079-5621\")), person(\"Jeremy\", \"Stephens\", role = c(\"aut\", \"ctb\")), person(\"Kirill\", \"Simonov\", role = \"aut\"), person(\"Yihui\", \"Xie\", role = \"ctb\", comment = c(ORCID = \"0000-0003-0645-5666\")), person(\"Zhuoer\", \"Dong\", role = \"ctb\"), person(\"Jeffrey\", \"Horner\", role = \"ctb\"), person(\"reikoch\", role = \"ctb\"), person(\"Will\", \"Beasley\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5613-5006\")), person(\"Brendan\", \"O'Connor\", role = \"ctb\"), person(\"Michael\", \"Quinn\", role = \"ctb\"), person(\"Charlie\", \"Gao\", role = \"ctb\"), person(c(\"Gregory\", \"R.\"), \"Warnes\", role = \"ctb\"), person(c(\"Zhian\", \"N.\"), \"Kamvar\", role = \"ctb\") )", |
| 3921 | + "Description": "Implements the 'libyaml' 'YAML' 1.1 parser and emitter (<https://pyyaml.org/wiki/LibYAML>) for R.", |
| 3922 | + "License": "BSD_3_clause + file LICENSE", |
| 3923 | + "URL": "https://yaml.r-lib.org, https://github.com/r-lib/yaml/", |
| 3924 | + "BugReports": "https://github.com/r-lib/yaml/issues", |
3921 | 3925 | "Suggests": [ |
3922 | | - "RUnit" |
| 3926 | + "knitr", |
| 3927 | + "rmarkdown", |
| 3928 | + "testthat (>= 3.0.0)" |
3923 | 3929 | ], |
3924 | | - "Author": "Shawn P Garbett [aut], Jeremy Stephens [aut, cre], Kirill Simonov [aut], Yihui Xie [ctb], Zhuoer Dong [ctb], Hadley Wickham [ctb], Jeffrey Horner [ctb], reikoch [ctb], Will Beasley [ctb], Brendan O'Connor [ctb], Gregory R. Warnes [ctb], Michael Quinn [ctb], Zhian N. Kamvar [ctb], Charlie Gao [ctb]", |
3925 | | - "Maintainer": "Shawn Garbett <shawn.garbett@vumc.org>", |
3926 | | - "License": "BSD_3_clause + file LICENSE", |
3927 | | - "Description": "Implements the 'libyaml' 'YAML' 1.1 parser and emitter (<https://pyyaml.org/wiki/LibYAML>) for R.", |
3928 | | - "URL": "https://github.com/vubiostat/r-yaml/", |
3929 | | - "BugReports": "https://github.com/vubiostat/r-yaml/issues", |
| 3930 | + "Config/testthat/edition": "3", |
| 3931 | + "Config/Needs/website": "tidyverse/tidytemplate", |
| 3932 | + "Encoding": "UTF-8", |
| 3933 | + "RoxygenNote": "7.3.3", |
| 3934 | + "VignetteBuilder": "knitr", |
3930 | 3935 | "NeedsCompilation": "yes", |
| 3936 | + "Author": "Hadley Wickham [cre] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Shawn Garbett [ctb] (ORCID: <https://orcid.org/0000-0003-4079-5621>), Jeremy Stephens [aut, ctb], Kirill Simonov [aut], Yihui Xie [ctb] (ORCID: <https://orcid.org/0000-0003-0645-5666>), Zhuoer Dong [ctb], Jeffrey Horner [ctb], reikoch [ctb], Will Beasley [ctb] (ORCID: <https://orcid.org/0000-0002-5613-5006>), Brendan O'Connor [ctb], Michael Quinn [ctb], Charlie Gao [ctb], Gregory R. Warnes [ctb], Zhian N. Kamvar [ctb]", |
| 3937 | + "Maintainer": "Hadley Wickham <hadley@posit.co>", |
3931 | 3938 | "Repository": "CRAN" |
3932 | 3939 | } |
3933 | 3940 | } |
|
0 commit comments