|
150 | 150 | },
|
151 | 151 | "cli": {
|
152 | 152 | "Package": "cli",
|
153 |
| - "Version": "3.6.4", |
| 153 | + "Version": "3.6.5", |
154 | 154 | "Source": "Repository",
|
155 | 155 | "Title": "Helpers for Developing Command Line Interfaces",
|
156 | 156 | "Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \" [email protected]\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", role = \"ctb\"), person(\"Kirill\", \"Müller\", role = \"ctb\"), person(\"Salim\", \"Brüggemann\", , \" [email protected]\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5329-5987\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )",
|
|
315 | 315 | },
|
316 | 316 | "fs": {
|
317 | 317 | "Package": "fs",
|
318 |
| - "Version": "1.6.5", |
| 318 | + "Version": "1.6.6", |
319 | 319 | "Source": "Repository",
|
320 | 320 | "Title": "Cross-Platform File System Operations Based on 'libuv'",
|
321 | 321 | "Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \" [email protected]\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", , \" [email protected]\", role = c(\"aut\", \"cre\")), person(\"libuv project contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Joyent, Inc. and other Node contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )",
|
|
353 | 353 | "NeedsCompilation": "yes",
|
354 | 354 | "Author": "Jim Hester [aut], Hadley Wickham [aut], Gábor Csárdi [aut, cre], libuv project contributors [cph] (libuv library), Joyent, Inc. and other Node contributors [cph] (libuv library), Posit Software, PBC [cph, fnd]",
|
355 | 355 | "Maintainer": "Gábor Csárdi < [email protected]>",
|
356 |
| - "Repository": "RSPM" |
| 356 | + "Repository": "CRAN" |
357 | 357 | },
|
358 | 358 | "glue": {
|
359 | 359 | "Package": "glue",
|
|
761 | 761 | },
|
762 | 762 | "rlang": {
|
763 | 763 | "Package": "rlang",
|
764 |
| - "Version": "1.1.5", |
| 764 | + "Version": "1.1.6", |
765 | 765 | "Source": "Repository",
|
766 | 766 | "Title": "Functions for Base Types and Core R and 'Tidyverse' Features",
|
767 | 767 | "Description": "A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.",
|
768 |
| - "Authors@R": "c( person(\"Lionel\", \"Henry\", ,\" [email protected]\", c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", ,\" [email protected]\", \"aut\"), person(given = \"mikefc\", email = \" [email protected]\", 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\")) )", |
| 768 | + "Authors@R": "c( person(\"Lionel\", \"Henry\", ,\" [email protected]\", c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", ,\" [email protected]\", \"aut\"), person(given = \"mikefc\", email = \" [email protected]\", 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\")) )", |
769 | 769 | "License": "MIT + file LICENSE",
|
770 | 770 | "ByteCompile": "true",
|
771 | 771 | "Biarch": "true",
|
|
779 | 779 | "cli (>= 3.1.0)",
|
780 | 780 | "covr",
|
781 | 781 | "crayon",
|
| 782 | + "desc", |
782 | 783 | "fs",
|
783 | 784 | "glue",
|
784 | 785 | "knitr",
|
785 | 786 | "magrittr",
|
786 | 787 | "methods",
|
787 | 788 | "pillar",
|
| 789 | + "pkgload", |
788 | 790 | "rmarkdown",
|
789 | 791 | "stats",
|
790 |
| - "testthat (>= 3.0.0)", |
| 792 | + "testthat (>= 3.2.0)", |
791 | 793 | "tibble",
|
792 | 794 | "usethis",
|
793 | 795 | "vctrs (>= 0.2.3)",
|
|
800 | 802 | "RoxygenNote": "7.3.2",
|
801 | 803 | "URL": "https://rlang.r-lib.org, https://github.com/r-lib/rlang",
|
802 | 804 | "BugReports": "https://github.com/r-lib/rlang/issues",
|
| 805 | + "Config/build/compilation-database": "true", |
803 | 806 | "Config/testthat/edition": "3",
|
804 | 807 | "Config/Needs/website": "dplyr, tidyverse/tidytemplate",
|
805 | 808 | "NeedsCompilation": "yes",
|
|
865 | 868 | },
|
866 | 869 | "sass": {
|
867 | 870 | "Package": "sass",
|
868 |
| - "Version": "0.4.9", |
| 871 | + "Version": "0.4.10", |
869 | 872 | "Source": "Repository",
|
870 | 873 | "Type": "Package",
|
871 | 874 | "Title": "Syntactically Awesome Style Sheets ('Sass')",
|
|
875 | 878 | "URL": "https://rstudio.github.io/sass/, https://github.com/rstudio/sass",
|
876 | 879 | "BugReports": "https://github.com/rstudio/sass/issues",
|
877 | 880 | "Encoding": "UTF-8",
|
878 |
| - "RoxygenNote": "7.3.1", |
| 881 | + "RoxygenNote": "7.3.2", |
879 | 882 | "SystemRequirements": "GNU make",
|
880 | 883 | "Imports": [
|
881 | 884 | "fs (>= 1.2.4)",
|
|
897 | 900 | "NeedsCompilation": "yes",
|
898 | 901 | "Author": "Joe Cheng [aut], Timothy Mastny [aut], Richard Iannone [aut] (<https://orcid.org/0000-0003-3925-190X>), Barret Schloerke [aut] (<https://orcid.org/0000-0001-9986-114X>), Carson Sievert [aut, cre] (<https://orcid.org/0000-0002-4958-2844>), Christophe Dervieux [ctb] (<https://orcid.org/0000-0003-4474-2498>), RStudio [cph, fnd], Sass Open Source Foundation [ctb, cph] (LibSass library), Greter Marcel [ctb, cph] (LibSass library), Mifsud Michael [ctb, cph] (LibSass library), Hampton Catlin [ctb, cph] (LibSass library), Natalie Weizenbaum [ctb, cph] (LibSass library), Chris Eppstein [ctb, cph] (LibSass library), Adams Joseph [ctb, cph] (json.cpp), Trifunovic Nemanja [ctb, cph] (utf8.h)",
|
899 | 902 | "Maintainer": "Carson Sievert < [email protected]>",
|
900 |
| - "Repository": "RSPM" |
| 903 | + "Repository": "CRAN" |
901 | 904 | },
|
902 | 905 | "tinytex": {
|
903 | 906 | "Package": "tinytex",
|
904 |
| - "Version": "0.56", |
| 907 | + "Version": "0.57", |
905 | 908 | "Source": "Repository",
|
906 | 909 | "Type": "Package",
|
907 | 910 | "Title": "Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents",
|
|
926 | 929 | },
|
927 | 930 | "xfun": {
|
928 | 931 | "Package": "xfun",
|
929 |
| - "Version": "0.51", |
| 932 | + "Version": "0.52", |
930 | 933 | "Source": "Repository",
|
931 | 934 | "Type": "Package",
|
932 | 935 | "Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
|
|
950 | 953 | "mime",
|
951 | 954 | "litedown (>= 0.4)",
|
952 | 955 | "commonmark",
|
953 |
| - "knitr (>= 1.47)", |
| 956 | + "knitr (>= 1.50)", |
954 | 957 | "remotes",
|
955 | 958 | "pak",
|
956 |
| - "rhub", |
957 |
| - "renv", |
958 | 959 | "curl",
|
959 | 960 | "xml2",
|
960 | 961 | "jsonlite",
|
961 | 962 | "magick",
|
962 | 963 | "yaml",
|
963 |
| - "qs", |
964 |
| - "rmarkdown" |
| 964 | + "qs" |
965 | 965 | ],
|
966 | 966 | "License": "MIT + file LICENSE",
|
967 | 967 | "URL": "https://github.com/yihui/xfun",
|
|
0 commit comments