|
1 | 1 | { |
2 | 2 | "R": { |
3 | | - "Version": "4.5.0", |
| 3 | + "Version": "4.5.1", |
4 | 4 | "Repositories": [ |
5 | 5 | { |
6 | 6 | "Name": "carpentries", |
|
635 | 635 | }, |
636 | 636 | "evaluate": { |
637 | 637 | "Package": "evaluate", |
638 | | - "Version": "1.0.3", |
| 638 | + "Version": "1.0.4", |
639 | 639 | "Source": "Repository", |
640 | 640 | "Type": "Package", |
641 | 641 | "Title": "Parsing and Evaluation Tools that Provide More Details than the Default", |
|
654 | 654 | "lattice", |
655 | 655 | "methods", |
656 | 656 | "pkgload", |
657 | | - "rlang", |
| 657 | + "ragg (>= 1.4.0)", |
| 658 | + "rlang (>= 1.1.5)", |
658 | 659 | "knitr", |
659 | 660 | "testthat (>= 3.0.0)", |
660 | 661 | "withr" |
|
664 | 665 | "Encoding": "UTF-8", |
665 | 666 | "RoxygenNote": "7.3.2", |
666 | 667 | "NeedsCompilation": "no", |
667 | | - "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]", |
| 668 | + "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]", |
668 | 669 | "Maintainer": "Hadley Wickham < [email protected]>", |
669 | 670 | "Repository": "CRAN" |
670 | 671 | }, |
671 | | - "fansi": { |
672 | | - "Package": "fansi", |
673 | | - "Version": "1.0.6", |
674 | | - "Source": "Repository", |
675 | | - "Title": "ANSI Control Sequence Aware String Functions", |
676 | | - "Description": "Counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.", |
677 | | - "Authors@R": "c( person(\"Brodie\", \"Gaslam\", email=\" [email protected]\", role=c(\"aut\", \"cre\")), person(\"Elliott\", \"Sales De Andrade\", role=\"ctb\"), person(family=\"R Core Team\", email=\" [email protected]\", role=\"cph\", comment=\"UTF8 byte length calcs from src/util.c\" ))", |
678 | | - "Depends": [ |
679 | | - "R (>= 3.1.0)" |
680 | | - ], |
681 | | - "License": "GPL-2 | GPL-3", |
682 | | - "URL": "https://github.com/brodieG/fansi", |
683 | | - "BugReports": "https://github.com/brodieG/fansi/issues", |
684 | | - "VignetteBuilder": "knitr", |
685 | | - "Suggests": [ |
686 | | - "unitizer", |
687 | | - "knitr", |
688 | | - "rmarkdown" |
689 | | - ], |
690 | | - "Imports": [ |
691 | | - "grDevices", |
692 | | - "utils" |
693 | | - ], |
694 | | - "RoxygenNote": "7.2.3", |
695 | | - "Encoding": "UTF-8", |
696 | | - "Collate": "'constants.R' 'fansi-package.R' 'internal.R' 'load.R' 'misc.R' 'nchar.R' 'strwrap.R' 'strtrim.R' 'strsplit.R' 'substr2.R' 'trimws.R' 'tohtml.R' 'unhandled.R' 'normalize.R' 'sgr.R'", |
697 | | - "NeedsCompilation": "yes", |
698 | | - "Author": "Brodie Gaslam [aut, cre], Elliott Sales De Andrade [ctb], R Core Team [cph] (UTF8 byte length calcs from src/util.c)", |
699 | | - "Maintainer": "Brodie Gaslam < [email protected]>", |
700 | | - "Repository": "RSPM" |
701 | | - }, |
702 | 672 | "farver": { |
703 | 673 | "Package": "farver", |
704 | 674 | "Version": "2.1.2", |
|
1793 | 1763 | }, |
1794 | 1764 | "reshape": { |
1795 | 1765 | "Package": "reshape", |
1796 | | - "Version": "0.8.9", |
| 1766 | + "Version": "0.8.10", |
1797 | 1767 | "Source": "Repository", |
1798 | 1768 | "Title": "Flexibly Reshape Data", |
1799 | 1769 | "Description": "Flexibly restructure and aggregate data using just two functions: melt and cast.", |
|
1807 | 1777 | ], |
1808 | 1778 | "License": "MIT + file LICENSE", |
1809 | 1779 | "LazyData": "true", |
1810 | | - "NeedsCompilation": "yes", |
| 1780 | + "NeedsCompilation": "no", |
1811 | 1781 | "Author": "Hadley Wickham [aut, cre]", |
1812 | 1782 | "Maintainer": "Hadley Wickham < [email protected]>", |
1813 | | - "Repository": "RSPM", |
1814 | | - "Encoding": "UTF-8" |
| 1783 | + "Repository": "CRAN" |
1815 | 1784 | }, |
1816 | 1785 | "rlang": { |
1817 | 1786 | "Package": "rlang", |
|
2279 | 2248 | }, |
2280 | 2249 | "tibble": { |
2281 | 2250 | "Package": "tibble", |
2282 | | - "Version": "3.2.1", |
| 2251 | + "Version": "3.3.0", |
2283 | 2252 | "Source": "Repository", |
2284 | 2253 | "Title": "Simple Data Frames", |
2285 | 2254 | "Authors@R": "c(person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \" [email protected]\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Hadley\", family = \"Wickham\", role = \"aut\", email = \" [email protected]\"), person(given = \"Romain\", family = \"Francois\", role = \"ctb\", email = \" [email protected]\"), person(given = \"Jennifer\", family = \"Bryan\", role = \"ctb\", email = \" [email protected]\"), person(given = \"RStudio\", role = c(\"cph\", \"fnd\")))", |
|
2291 | 2260 | "R (>= 3.4.0)" |
2292 | 2261 | ], |
2293 | 2262 | "Imports": [ |
2294 | | - "fansi (>= 0.4.0)", |
| 2263 | + "cli", |
2295 | 2264 | "lifecycle (>= 1.0.0)", |
2296 | 2265 | "magrittr", |
2297 | 2266 | "methods", |
2298 | 2267 | "pillar (>= 1.8.1)", |
2299 | 2268 | "pkgconfig", |
2300 | 2269 | "rlang (>= 1.0.2)", |
2301 | 2270 | "utils", |
2302 | | - "vctrs (>= 0.4.2)" |
| 2271 | + "vctrs (>= 0.5.0)" |
2303 | 2272 | ], |
2304 | 2273 | "Suggests": [ |
2305 | 2274 | "bench", |
2306 | 2275 | "bit64", |
2307 | 2276 | "blob", |
2308 | 2277 | "brio", |
2309 | 2278 | "callr", |
2310 | | - "cli", |
2311 | | - "covr", |
2312 | | - "crayon (>= 1.3.4)", |
2313 | 2279 | "DiagrammeR", |
2314 | 2280 | "dplyr", |
2315 | 2281 | "evaluate", |
|
2320 | 2286 | "htmltools", |
2321 | 2287 | "knitr", |
2322 | 2288 | "lubridate", |
2323 | | - "mockr", |
2324 | 2289 | "nycflights13", |
2325 | | - "pkgbuild", |
2326 | 2290 | "pkgload", |
2327 | 2291 | "purrr", |
2328 | 2292 | "rmarkdown", |
|
2333 | 2297 | ], |
2334 | 2298 | "VignetteBuilder": "knitr", |
2335 | 2299 | "Encoding": "UTF-8", |
2336 | | - "RoxygenNote": "7.2.3", |
| 2300 | + "RoxygenNote": "7.3.2.9000", |
2337 | 2301 | "Config/testthat/edition": "3", |
2338 | 2302 | "Config/testthat/parallel": "true", |
2339 | 2303 | "Config/testthat/start-first": "vignette-formats, as_tibble, add, invariants", |
|
2342 | 2306 | "Config/autostyle/rmd": "false", |
2343 | 2307 | "Config/Needs/website": "tidyverse/tidytemplate", |
2344 | 2308 | "NeedsCompilation": "yes", |
2345 | | - "Author": "Kirill Müller [aut, cre] (<https://orcid.org/0000-0002-1416-3412>), Hadley Wickham [aut], Romain Francois [ctb], Jennifer Bryan [ctb], RStudio [cph, fnd]", |
| 2309 | + "Author": "Kirill Müller [aut, cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>), Hadley Wickham [aut], Romain Francois [ctb], Jennifer Bryan [ctb], RStudio [cph, fnd]", |
2346 | 2310 | "Maintainer": "Kirill Müller < [email protected]>", |
2347 | | - "Repository": "RSPM" |
| 2311 | + "Repository": "CRAN" |
2348 | 2312 | }, |
2349 | 2313 | "tidyr": { |
2350 | 2314 | "Package": "tidyr", |
|
2510 | 2474 | }, |
2511 | 2475 | "utf8": { |
2512 | 2476 | "Package": "utf8", |
2513 | | - "Version": "1.2.5", |
| 2477 | + "Version": "1.2.6", |
2514 | 2478 | "Source": "Repository", |
2515 | 2479 | "Title": "Unicode Text Processing", |
2516 | | - "Authors@R": "c(person(given = c(\"Patrick\", \"O.\"), family = \"Perry\", role = c(\"aut\", \"cph\")), person(given = \"Kirill\", family = \"M\\u00fcller\", role = \"cre\", email = \" [email protected]\"), person(given = \"Unicode, Inc.\", role = c(\"cph\", \"dtc\"), comment = \"Unicode Character Database\"))", |
| 2480 | + "Authors@R": "c(person(given = c(\"Patrick\", \"O.\"), family = \"Perry\", role = c(\"aut\", \"cph\")), person(given = \"Kirill\", family = \"M\\u00fcller\", role = \"cre\", email = \" [email protected]\" , comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Unicode, Inc.\", role = c(\"cph\", \"dtc\"), comment = \"Unicode Character Database\"))", |
2517 | 2481 | "Description": "Process and print 'UTF-8' encoded international text (Unicode). Input, validate, normalize, encode, format, and display.", |
2518 | 2482 | "License": "Apache License (== 2.0) | file LICENSE", |
2519 | | - "URL": "https://ptrckprry.com/r-utf8/, https://github.com/patperry/r-utf8", |
2520 | | - "BugReports": "https://github.com/patperry/r-utf8/issues", |
| 2483 | + "URL": "https://krlmlr.github.io/utf8/, https://github.com/krlmlr/utf8", |
| 2484 | + "BugReports": "https://github.com/krlmlr/utf8/issues", |
2521 | 2485 | "Depends": [ |
2522 | 2486 | "R (>= 2.10)" |
2523 | 2487 | ], |
|
2535 | 2499 | "Encoding": "UTF-8", |
2536 | 2500 | "RoxygenNote": "7.3.2.9000", |
2537 | 2501 | "NeedsCompilation": "yes", |
2538 | | - "Author": "Patrick O. Perry [aut, cph], Kirill Müller [cre], Unicode, Inc. [cph, dtc] (Unicode Character Database)", |
| 2502 | + "Author": "Patrick O. Perry [aut, cph], Kirill Müller [cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>), Unicode, Inc. [cph, dtc] (Unicode Character Database)", |
2539 | 2503 | "Maintainer": "Kirill Müller < [email protected]>", |
2540 | 2504 | "Repository": "CRAN" |
2541 | 2505 | }, |
|
0 commit comments