|
1 | 1 | { |
2 | 2 | "R": { |
3 | | - "Version": "4.6.0", |
| 3 | + "Version": "4.6.1", |
4 | 4 | "Repositories": [ |
5 | 5 | { |
6 | 6 | "Name": "carpentries", |
|
197 | 197 | "NeedsCompilation": "yes", |
198 | 198 | "Author": "Gábor Csárdi [aut, cre], Hadley Wickham [ctb], Kirill Müller [ctb], Salim Brüggemann [ctb] (ORCID: <https://orcid.org/0000-0002-5329-5987>), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)", |
199 | 199 | "Maintainer": "Gábor Csárdi <gabor@posit.co>", |
200 | | - "Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest" |
| 200 | + "Repository": "CRAN" |
201 | 201 | }, |
202 | 202 | "digest": { |
203 | 203 | "Package": "digest", |
|
730 | 730 | }, |
731 | 731 | "rlang": { |
732 | 732 | "Package": "rlang", |
733 | | - "Version": "1.2.0", |
| 733 | + "Version": "1.3.0", |
734 | 734 | "Source": "Repository", |
735 | 735 | "Title": "Functions for Base Types and Core R and 'Tidyverse' Features", |
| 736 | + "Authors@R": "c( person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"mikefc\", , , \"mikefc@coolbutuseless.com\", role = \"cph\", comment = \"Hash implementation based on Mike's xxhashlite\"), person(\"Yann\", \"Collet\", role = \"cph\", comment = \"Author of the embedded xxHash library\"), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\")) )", |
736 | 737 | "Description": "A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.", |
737 | | - "Authors@R": "c( person(\"Lionel\", \"Henry\", ,\"lionel@posit.co\", c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", ,\"hadley@posit.co\", \"aut\"), person(given = \"mikefc\", email = \"mikefc@coolbutuseless.com\", role = \"cph\", comment = \"Hash implementation based on Mike's xxhashlite\"), person(given = \"Yann\", family = \"Collet\", role = \"cph\", comment = \"Author of the embedded xxHash library\"), person(given = \"Posit, PBC\", role = c(\"cph\", \"fnd\")) )", |
738 | 738 | "License": "MIT + file LICENSE", |
739 | | - "ByteCompile": "true", |
740 | | - "Biarch": "true", |
| 739 | + "URL": "https://rlang.r-lib.org, https://github.com/r-lib/rlang", |
| 740 | + "BugReports": "https://github.com/r-lib/rlang/issues", |
741 | 741 | "Depends": [ |
742 | 742 | "R (>= 4.0.0)" |
743 | 743 | ], |
|
767 | 767 | "Enhances": [ |
768 | 768 | "winch" |
769 | 769 | ], |
770 | | - "Encoding": "UTF-8", |
771 | | - "RoxygenNote": "7.3.3", |
772 | | - "URL": "https://rlang.r-lib.org, https://github.com/r-lib/rlang", |
773 | | - "BugReports": "https://github.com/r-lib/rlang/issues", |
| 770 | + "Biarch": "true", |
| 771 | + "ByteCompile": "true", |
774 | 772 | "Config/build/compilation-database": "true", |
775 | | - "Config/testthat/edition": "3", |
776 | 773 | "Config/Needs/website": "dplyr, tidyverse/tidytemplate", |
| 774 | + "Config/roxygen2/version": "8.0.0", |
| 775 | + "Config/testthat/edition": "3", |
| 776 | + "Config/testthat/parallel": "true", |
| 777 | + "Encoding": "UTF-8", |
777 | 778 | "NeedsCompilation": "yes", |
778 | 779 | "Author": "Lionel Henry [aut, cre], Hadley Wickham [aut], mikefc [cph] (Hash implementation based on Mike's xxhashlite), Yann Collet [cph] (Author of the embedded xxHash library), Posit, PBC [cph, fnd]", |
779 | 780 | "Maintainer": "Lionel Henry <lionel@posit.co>", |
|
873 | 874 | }, |
874 | 875 | "tinytex": { |
875 | 876 | "Package": "tinytex", |
876 | | - "Version": "0.59", |
| 877 | + "Version": "0.60", |
877 | 878 | "Source": "Repository", |
878 | 879 | "Type": "Package", |
879 | 880 | "Title": "Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents", |
|
898 | 899 | }, |
899 | 900 | "xfun": { |
900 | 901 | "Package": "xfun", |
901 | | - "Version": "0.58", |
| 902 | + "Version": "0.59", |
902 | 903 | "Source": "Repository", |
903 | 904 | "Type": "Package", |
904 | 905 | "Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'", |
|
0 commit comments