|
454 | 454 | }, |
455 | 455 | "RcppParallel": { |
456 | 456 | "Package": "RcppParallel", |
457 | | - "Version": "5.1.10", |
| 457 | + "Version": "5.1.11-1", |
458 | 458 | "Source": "Repository", |
459 | 459 | "Type": "Package", |
460 | 460 | "Title": "Parallel Programming Tools for 'Rcpp'", |
|
477 | 477 | "RoxygenNote": "7.1.1", |
478 | 478 | "Encoding": "UTF-8", |
479 | 479 | "NeedsCompilation": "yes", |
480 | | - "Author": "JJ Allaire [aut], Romain Francois [aut, cph], Kevin Ushey [aut, cre], Gregory Vandenbrouck [aut], Marcus Geelnard [aut, cph] (TinyThread library, https://tinythreadpp.bitsnbites.eu/), Hamada S. Badr [ctb] (<https://orcid.org/0000-0002-9808-2344>), Posit, PBC [cph], Intel [aut, cph] (Intel TBB library, https://www.threadingbuildingblocks.org/), Microsoft [cph]", |
| 480 | + "Author": "JJ Allaire [aut], Romain Francois [aut, cph], Kevin Ushey [aut, cre], Gregory Vandenbrouck [aut], Marcus Geelnard [aut, cph] (TinyThread library, https://tinythreadpp.bitsnbites.eu/), Hamada S. Badr [ctb] (ORCID: <https://orcid.org/0000-0002-9808-2344>), Posit, PBC [cph], Intel [aut, cph] (Intel TBB library, https://www.threadingbuildingblocks.org/), Microsoft [cph]", |
481 | 481 | "Maintainer": "Kevin Ushey < [email protected]>", |
482 | 482 | "Repository": "CRAN" |
483 | 483 | }, |
|
521 | 521 | }, |
522 | 522 | "V8": { |
523 | 523 | "Package": "V8", |
524 | | - "Version": "6.0.5", |
| 524 | + "Version": "7.0.0", |
525 | 525 | "Source": "Repository", |
526 | 526 | "Type": "Package", |
527 | 527 | "Title": "Embedded JavaScript and WebAssembly Engine for R", |
|
530 | 530 | "License": "MIT + file LICENSE", |
531 | 531 | "URL": "https://jeroen.r-universe.dev/V8", |
532 | 532 | "BugReports": "https://github.com/jeroen/v8/issues", |
533 | | - "SystemRequirements": "V8 engine version 6+ is needed for ES6 and WASM support. On Linux you can build against libv8-dev (Debian) or v8-devel (Fedora). We also provide static libv8 binaries for most platforms, see the README for details.", |
| 533 | + "SystemRequirements": "On Linux you can build against libv8-dev (Debian) or v8-devel (Fedora). We also provide static libv8 binaries for most platforms, see the README for details.", |
534 | 534 | "NeedsCompilation": "yes", |
535 | 535 | "VignetteBuilder": "knitr", |
536 | 536 | "Imports": [ |
|
1110 | 1110 | }, |
1111 | 1111 | "checkmate": { |
1112 | 1112 | "Package": "checkmate", |
1113 | | - "Version": "2.3.2", |
| 1113 | + "Version": "2.3.3", |
1114 | 1114 | "Source": "Repository", |
1115 | 1115 | "Type": "Package", |
1116 | 1116 | "Title": "Fast and Versatile Argument Checks", |
|
1147 | 1147 | "VignetteBuilder": "knitr", |
1148 | 1148 | "RoxygenNote": "7.3.2", |
1149 | 1149 | "Collate": "'AssertCollection.R' 'allMissing.R' 'anyInfinite.R' 'anyMissing.R' 'anyNaN.R' 'asInteger.R' 'assert.R' 'helper.R' 'makeExpectation.R' 'makeTest.R' 'makeAssertion.R' 'checkAccess.R' 'checkArray.R' 'checkAtomic.R' 'checkAtomicVector.R' 'checkCharacter.R' 'checkChoice.R' 'checkClass.R' 'checkComplex.R' 'checkCount.R' 'checkDataFrame.R' 'checkDataTable.R' 'checkDate.R' 'checkDirectoryExists.R' 'checkDisjunct.R' 'checkDouble.R' 'checkEnvironment.R' 'checkFALSE.R' 'checkFactor.R' 'checkFileExists.R' 'checkFlag.R' 'checkFormula.R' 'checkFunction.R' 'checkInt.R' 'checkInteger.R' 'checkIntegerish.R' 'checkList.R' 'checkLogical.R' 'checkMatrix.R' 'checkMultiClass.R' 'checkNamed.R' 'checkNames.R' 'checkNull.R' 'checkNumber.R' 'checkNumeric.R' 'checkOS.R' 'checkPOSIXct.R' 'checkPathForOutput.R' 'checkPermutation.R' 'checkR6.R' 'checkRaw.R' 'checkScalar.R' 'checkScalarNA.R' 'checkSetEqual.R' 'checkString.R' 'checkSubset.R' 'checkTRUE.R' 'checkTibble.R' 'checkVector.R' 'coalesce.R' 'isIntegerish.R' 'matchArg.R' 'qassert.R' 'qassertr.R' 'vname.R' 'wfwl.R' 'zzz.R'", |
1150 | | - "Author": "Michel Lang [cre, aut] (<https://orcid.org/0000-0001-9754-0393>), Bernd Bischl [ctb], Dénes Tóth [ctb] (<https://orcid.org/0000-0003-4262-3217>)", |
| 1150 | + "Author": "Michel Lang [cre, aut] (ORCID: <https://orcid.org/0000-0001-9754-0393>), Bernd Bischl [ctb], Dénes Tóth [ctb] (ORCID: <https://orcid.org/0000-0003-4262-3217>)", |
1151 | 1151 | "Maintainer": "Michel Lang < [email protected]>", |
1152 | | - "Repository": "RSPM" |
| 1152 | + "Repository": "CRAN" |
1153 | 1153 | }, |
1154 | 1154 | "cli": { |
1155 | 1155 | "Package": "cli", |
|
1376 | 1376 | }, |
1377 | 1377 | "crosstalk": { |
1378 | 1378 | "Package": "crosstalk", |
1379 | | - "Version": "1.2.1", |
| 1379 | + "Version": "1.2.2", |
1380 | 1380 | "Source": "Repository", |
1381 | 1381 | "Type": "Package", |
1382 | 1382 | "Title": "Inter-Widget Interactivity for HTML Widgets", |
1383 | | - "Authors@R": "c( person(\"Joe\", \"Cheng\", role = \"aut\", email = \" [email protected]\"), person(\"Carson\", \"Sievert\", role = c(\"aut\", \"cre\"), email = \" [email protected]\", comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(family = \"jQuery Foundation\", role = \"cph\", comment = \"jQuery library and jQuery UI library\"), person(family = \"jQuery contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt\"), person(\"Mark\", \"Otto\", role = \"ctb\", comment = \"Bootstrap library\"), person(\"Jacob\", \"Thornton\", role = \"ctb\", comment = \"Bootstrap library\"), person(family = \"Bootstrap contributors\", role = \"ctb\", comment = \"Bootstrap library\"), person(family = \"Twitter, Inc\", role = \"cph\", comment = \"Bootstrap library\"), person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"), comment = \"selectize.js library\"), person(\"Kristopher Michael\", \"Kowal\", role = c(\"ctb\", \"cph\"), comment = \"es5-shim library\"), person(family = \"es5-shim contributors\", role = c(\"ctb\", \"cph\"), comment = \"es5-shim library\"), person(\"Denis\", \"Ineshin\", role = c(\"ctb\", \"cph\"), comment = \"ion.rangeSlider library\"), person(\"Sami\", \"Samhuri\", role = c(\"ctb\", \"cph\"), comment = \"Javascript strftime library\") )", |
| 1383 | + "Authors@R": "c( person(\"Joe\", \"Cheng\", , \" [email protected]\", role = \"aut\"), person(\"Carson\", \"Sievert\", , \" [email protected]\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(, \"jQuery Foundation\", role = \"cph\", comment = \"jQuery library and jQuery UI library\"), person(, \"jQuery contributors\", role = c(\"ctb\", \"cph\"), comment = \"jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt\"), person(\"Mark\", \"Otto\", role = \"ctb\", comment = \"Bootstrap library\"), person(\"Jacob\", \"Thornton\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Bootstrap contributors\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Twitter, Inc\", role = \"cph\", comment = \"Bootstrap library\"), person(\"Brian\", \"Reavis\", role = c(\"ctb\", \"cph\"), comment = \"selectize.js library\"), person(\"Kristopher Michael\", \"Kowal\", role = c(\"ctb\", \"cph\"), comment = \"es5-shim library\"), person(, \"es5-shim contributors\", role = c(\"ctb\", \"cph\"), comment = \"es5-shim library\"), person(\"Denis\", \"Ineshin\", role = c(\"ctb\", \"cph\"), comment = \"ion.rangeSlider library\"), person(\"Sami\", \"Samhuri\", role = c(\"ctb\", \"cph\"), comment = \"Javascript strftime library\") )", |
1384 | 1384 | "Description": "Provides building blocks for allowing HTML widgets to communicate with each other, with Shiny or without (i.e. static .html files). Currently supports linked brushing and filtering.", |
1385 | 1385 | "License": "MIT + file LICENSE", |
| 1386 | + "URL": "https://rstudio.github.io/crosstalk/, https://github.com/rstudio/crosstalk", |
| 1387 | + "BugReports": "https://github.com/rstudio/crosstalk/issues", |
1386 | 1388 | "Imports": [ |
1387 | 1389 | "htmltools (>= 0.3.6)", |
1388 | 1390 | "jsonlite", |
1389 | 1391 | "lazyeval", |
1390 | 1392 | "R6" |
1391 | 1393 | ], |
1392 | 1394 | "Suggests": [ |
1393 | | - "shiny", |
| 1395 | + "bslib", |
1394 | 1396 | "ggplot2", |
1395 | | - "testthat (>= 2.1.0)", |
1396 | 1397 | "sass", |
1397 | | - "bslib" |
| 1398 | + "shiny", |
| 1399 | + "testthat (>= 2.1.0)" |
1398 | 1400 | ], |
1399 | | - "URL": "https://rstudio.github.io/crosstalk/, https://github.com/rstudio/crosstalk", |
1400 | | - "BugReports": "https://github.com/rstudio/crosstalk/issues", |
1401 | | - "RoxygenNote": "7.2.3", |
| 1401 | + "Config/Needs/website": "jcheng5/d3scatter, DT, leaflet, rmarkdown", |
1402 | 1402 | "Encoding": "UTF-8", |
| 1403 | + "RoxygenNote": "7.3.2", |
1403 | 1404 | "NeedsCompilation": "no", |
1404 | | - "Author": "Joe Cheng [aut], Carson Sievert [aut, cre] (<https://orcid.org/0000-0002-4958-2844>), Posit Software, PBC [cph, fnd], jQuery Foundation [cph] (jQuery library and jQuery UI library), jQuery contributors [ctb, cph] (jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt), Mark Otto [ctb] (Bootstrap library), Jacob Thornton [ctb] (Bootstrap library), Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Brian Reavis [ctb, cph] (selectize.js library), Kristopher Michael Kowal [ctb, cph] (es5-shim library), es5-shim contributors [ctb, cph] (es5-shim library), Denis Ineshin [ctb, cph] (ion.rangeSlider library), Sami Samhuri [ctb, cph] (Javascript strftime library)", |
| 1405 | + "Author": "Joe Cheng [aut], Carson Sievert [aut, cre] (ORCID: <https://orcid.org/0000-0002-4958-2844>), Posit Software, PBC [cph, fnd], jQuery Foundation [cph] (jQuery library and jQuery UI library), jQuery contributors [ctb, cph] (jQuery library; authors listed in inst/www/shared/jquery-AUTHORS.txt), Mark Otto [ctb] (Bootstrap library), Jacob Thornton [ctb] (Bootstrap library), Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Brian Reavis [ctb, cph] (selectize.js library), Kristopher Michael Kowal [ctb, cph] (es5-shim library), es5-shim contributors [ctb, cph] (es5-shim library), Denis Ineshin [ctb, cph] (ion.rangeSlider library), Sami Samhuri [ctb, cph] (Javascript strftime library)", |
1405 | 1406 | "Maintainer": "Carson Sievert < [email protected]>", |
1406 | | - "Repository": "RSPM" |
| 1407 | + "Repository": "CRAN" |
1407 | 1408 | }, |
1408 | 1409 | "curl": { |
1409 | 1410 | "Package": "curl", |
1410 | | - "Version": "6.4.0", |
| 1411 | + "Version": "7.0.0", |
1411 | 1412 | "Source": "Repository", |
1412 | 1413 | "Type": "Package", |
1413 | 1414 | "Title": "A Modern and Flexible Web Client for R", |
|
1431 | 1432 | "Depends": [ |
1432 | 1433 | "R (>= 3.0.0)" |
1433 | 1434 | ], |
1434 | | - "RoxygenNote": "7.3.2.9000", |
| 1435 | + "RoxygenNote": "7.3.2", |
1435 | 1436 | "Encoding": "UTF-8", |
1436 | 1437 | "Language": "en-US", |
1437 | 1438 | "NeedsCompilation": "yes", |
|
1937 | 1938 | }, |
1938 | 1939 | "evaluate": { |
1939 | 1940 | "Package": "evaluate", |
1940 | | - "Version": "1.0.4", |
| 1941 | + "Version": "1.0.5", |
1941 | 1942 | "Source": "Repository", |
1942 | 1943 | "Type": "Package", |
1943 | 1944 | "Title": "Parsing and Evaluation Tools that Provide More Details than the Default", |
|
2577 | 2578 | }, |
2578 | 2579 | "grates": { |
2579 | 2580 | "Package": "grates", |
2580 | | - "Version": "1.5.0", |
| 2581 | + "Version": "1.6.0", |
2581 | 2582 | "Source": "Repository", |
2582 | 2583 | "Title": "Grouped Date Classes", |
2583 | 2584 | "Authors@R": "c( person( given = \"Tim\", family = \"Taylor\", role = c(\"aut\", \"cre\"), email = \" [email protected]\", comment = c(ORCID = \"0000-0002-8587-7113\") ) )", |
2584 | 2585 | "Description": "Provides a coherent interface and implementation for creating grouped date classes.", |
2585 | 2586 | "URL": "https://www.reconverse.org/grates/, https://github.com/reconverse/grates", |
| 2587 | + "BugReports": "https://github.com/reconverse/grates/issues", |
2586 | 2588 | "License": "MIT + file LICENSE", |
2587 | 2589 | "Encoding": "UTF-8", |
2588 | 2590 | "RoxygenNote": "7.3.2", |
|
2608 | 2610 | "fastymd" |
2609 | 2611 | ], |
2610 | 2612 | "NeedsCompilation": "no", |
2611 | | - "Author": "Tim Taylor [aut, cre] (<https://orcid.org/0000-0002-8587-7113>)", |
| 2613 | + "Author": "Tim Taylor [aut, cre] (ORCID: <https://orcid.org/0000-0002-8587-7113>)", |
2612 | 2614 | "Maintainer": "Tim Taylor < [email protected]>", |
2613 | 2615 | "Repository": "CRAN" |
2614 | 2616 | }, |
|
3845 | 3847 | }, |
3846 | 3848 | "patchwork": { |
3847 | 3849 | "Package": "patchwork", |
3848 | | - "Version": "1.3.1", |
| 3850 | + "Version": "1.3.2", |
3849 | 3851 | "Source": "Repository", |
3850 | 3852 | "Type": "Package", |
3851 | 3853 | "Title": "The Composer of Plots", |
|
4758 | 4760 | }, |
4759 | 4761 | "rstantools": { |
4760 | 4762 | "Package": "rstantools", |
4761 | | - "Version": "2.4.0", |
| 4763 | + "Version": "2.5.0", |
4762 | 4764 | "Source": "Repository", |
4763 | 4765 | "Type": "Package", |
4764 | 4766 | "Title": "Tools for Developing R Packages Interfacing with 'Stan'", |
4765 | | - "Date": "2024-01-22", |
| 4767 | + "Date": "2025-08-31", |
4766 | 4768 | "Authors@R": "c(person(given = \"Jonah\", family = \"Gabry\", role = c(\"aut\", \"cre\"), email = \" [email protected]\"), person(given = \"Ben\", family = \"Goodrich\", role = \"aut\", email = \" [email protected]\"), person(given = \"Martin\", family = \"Lysy\", role = \"aut\", email = \" [email protected]\"), person(given = \"Andrew\", family = \"Johnson\", role = \"aut\"), person(given = \"Hamada S.\", family = \"Badr\", role = \"ctb\"), person(given = \"Marco\", family = \"Colombo\", role = \"ctb\"), person(given = \"Stefan\", family = \"Siegert\", role = \"ctb\"), person(given = \"Trustees of\", family = \"Columbia University\", role = \"cph\"))", |
4767 | 4769 | "Description": "Provides various tools for developers of R packages interfacing with 'Stan' <https://mc-stan.org>, including functions to set up the required package structure, S3 generics and default methods to unify function naming across 'Stan'-based R packages, and vignettes with recommendations for developers.", |
4768 | 4770 | "License": "GPL (>= 3)", |
|
4788 | 4790 | "rmarkdown", |
4789 | 4791 | "rstudioapi" |
4790 | 4792 | ], |
4791 | | - "RoxygenNote": "7.3.0", |
| 4793 | + "RoxygenNote": "7.3.2", |
4792 | 4794 | "VignetteBuilder": "knitr", |
4793 | 4795 | "NeedsCompilation": "no", |
4794 | 4796 | "Author": "Jonah Gabry [aut, cre], Ben Goodrich [aut], Martin Lysy [aut], Andrew Johnson [aut], Hamada S. Badr [ctb], Marco Colombo [ctb], Stefan Siegert [ctb], Trustees of Columbia University [cph]", |
4795 | 4797 | "Maintainer": "Jonah Gabry < [email protected]>", |
4796 | | - "Repository": "RSPM" |
| 4798 | + "Repository": "CRAN" |
4797 | 4799 | }, |
4798 | 4800 | "rstudioapi": { |
4799 | 4801 | "Package": "rstudioapi", |
|
4857 | 4859 | }, |
4858 | 4860 | "rvest": { |
4859 | 4861 | "Package": "rvest", |
4860 | | - "Version": "1.0.4", |
| 4862 | + "Version": "1.0.5", |
4861 | 4863 | "Source": "Repository", |
4862 | 4864 | "Title": "Easily Harvest (Scrape) Web Pages", |
4863 | | - "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \" [email protected]\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", |
| 4865 | + "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \" [email protected]\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\") , comment = c(ROR = \"03wc8by49\")) )", |
4864 | 4866 | "Description": "Wrappers around the 'xml2' and 'httr' packages to make it easy to download, then manipulate, HTML and XML.", |
4865 | 4867 | "License": "MIT + file LICENSE", |
4866 | 4868 | "URL": "https://rvest.tidyverse.org/, https://github.com/tidyverse/rvest", |
4867 | 4869 | "BugReports": "https://github.com/tidyverse/rvest/issues", |
4868 | 4870 | "Depends": [ |
4869 | | - "R (>= 3.6)" |
| 4871 | + "R (>= 4.1)" |
4870 | 4872 | ], |
4871 | 4873 | "Imports": [ |
4872 | 4874 | "cli", |
|
4877 | 4879 | "rlang (>= 1.1.0)", |
4878 | 4880 | "selectr", |
4879 | 4881 | "tibble", |
4880 | | - "xml2 (>= 1.3)" |
| 4882 | + "xml2 (>= 1.4.0)" |
4881 | 4883 | ], |
4882 | 4884 | "Suggests": [ |
4883 | 4885 | "chromote", |
4884 | 4886 | "covr", |
4885 | 4887 | "knitr", |
| 4888 | + "purrr", |
4886 | 4889 | "R6", |
4887 | 4890 | "readr", |
4888 | 4891 | "repurrrsive", |
4889 | 4892 | "rmarkdown", |
4890 | 4893 | "spelling", |
4891 | 4894 | "stringi (>= 0.3.1)", |
4892 | 4895 | "testthat (>= 3.0.2)", |
| 4896 | + "tidyr", |
4893 | 4897 | "webfakes" |
4894 | 4898 | ], |
4895 | 4899 | "VignetteBuilder": "knitr", |
|
4898 | 4902 | "Config/testthat/parallel": "true", |
4899 | 4903 | "Encoding": "UTF-8", |
4900 | 4904 | "Language": "en-US", |
4901 | | - "RoxygenNote": "7.3.1", |
| 4905 | + "RoxygenNote": "7.3.2", |
4902 | 4906 | "NeedsCompilation": "no", |
4903 | | - "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd]", |
| 4907 | + "Author": "Hadley Wickham [aut, cre], Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)", |
4904 | 4908 | "Maintainer": "Hadley Wickham < [email protected]>", |
4905 | | - "Repository": "RSPM" |
| 4909 | + "Repository": "CRAN" |
4906 | 4910 | }, |
4907 | 4911 | "sass": { |
4908 | 4912 | "Package": "sass", |
|
5293 | 5297 | }, |
5294 | 5298 | "textshaping": { |
5295 | 5299 | "Package": "textshaping", |
5296 | | - "Version": "1.0.1", |
| 5300 | + "Version": "1.0.2", |
5297 | 5301 | "Source": "Repository", |
5298 | 5302 | "Title": "Bindings to the 'HarfBuzz' and 'Fribidi' Libraries for Text Shaping", |
5299 | 5303 | "Authors@R": "c( person(\"Thomas Lin\", \"Pedersen\", , \" [email protected]\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-5147-4711\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )", |
|
6033 | 6037 | }, |
6034 | 6038 | "xfun": { |
6035 | 6039 | "Package": "xfun", |
6036 | | - "Version": "0.52", |
| 6040 | + "Version": "0.53", |
6037 | 6041 | "Source": "Repository", |
6038 | 6042 | "Type": "Package", |
6039 | 6043 | "Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'", |
|
6055 | 6059 | "rstudioapi", |
6056 | 6060 | "tinytex (>= 0.30)", |
6057 | 6061 | "mime", |
6058 | | - "litedown (>= 0.4)", |
| 6062 | + "litedown (>= 0.6)", |
6059 | 6063 | "commonmark", |
6060 | 6064 | "knitr (>= 1.50)", |
6061 | 6065 | "remotes", |
|
6065 | 6069 | "jsonlite", |
6066 | 6070 | "magick", |
6067 | 6071 | "yaml", |
| 6072 | + "data.table", |
6068 | 6073 | "qs" |
6069 | 6074 | ], |
6070 | 6075 | "License": "MIT + file LICENSE", |
|
6074 | 6079 | "RoxygenNote": "7.3.2", |
6075 | 6080 | "VignetteBuilder": "litedown", |
6076 | 6081 | "NeedsCompilation": "yes", |
6077 | | - "Author": "Yihui Xie [aut, cre, cph] (<https://orcid.org/0000-0003-0645-5666>, https://yihui.org), Wush Wu [ctb], Daijiang Li [ctb], Xianying Tan [ctb], Salim Brüggemann [ctb] (<https://orcid.org/0000-0002-5329-5987>), Christophe Dervieux [ctb]", |
| 6082 | + "Author": "Yihui Xie [aut, cre, cph] (ORCID: <https://orcid.org/0000-0003-0645-5666>, URL: https://yihui.org), Wush Wu [ctb], Daijiang Li [ctb], Xianying Tan [ctb], Salim Brüggemann [ctb] (ORCID: <https://orcid.org/0000-0002-5329-5987>), Christophe Dervieux [ctb]", |
6078 | 6083 | "Maintainer": "Yihui Xie < [email protected]>", |
6079 | 6084 | "Repository": "CRAN" |
6080 | 6085 | }, |
6081 | 6086 | "xml2": { |
6082 | 6087 | "Package": "xml2", |
6083 | | - "Version": "1.3.8", |
| 6088 | + "Version": "1.4.0", |
6084 | 6089 | "Source": "Repository", |
6085 | 6090 | "Title": "Parse XML", |
6086 | 6091 | "Authors@R": "c( person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Jeroen\", \"Ooms\", email = \" [email protected]\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"R Foundation\", role = \"ctb\", comment = \"Copy of R-project homepage cached as example\") )", |
|
6110 | 6115 | "VignetteBuilder": "knitr", |
6111 | 6116 | "Config/Needs/website": "tidyverse/tidytemplate", |
6112 | 6117 | "Encoding": "UTF-8", |
6113 | | - "RoxygenNote": "7.2.3", |
| 6118 | + "RoxygenNote": "7.3.2", |
6114 | 6119 | "SystemRequirements": "libxml2: libxml2-dev (deb), libxml2-devel (rpm)", |
6115 | 6120 | "Collate": "'S4.R' 'as_list.R' 'xml_parse.R' 'as_xml_document.R' 'classes.R' 'format.R' 'import-standalone-obj-type.R' 'import-standalone-purrr.R' 'import-standalone-types-check.R' 'init.R' 'nodeset_apply.R' 'paths.R' 'utils.R' 'xml2-package.R' 'xml_attr.R' 'xml_children.R' 'xml_document.R' 'xml_find.R' 'xml_missing.R' 'xml_modify.R' 'xml_name.R' 'xml_namespaces.R' 'xml_node.R' 'xml_nodeset.R' 'xml_path.R' 'xml_schema.R' 'xml_serialize.R' 'xml_structure.R' 'xml_text.R' 'xml_type.R' 'xml_url.R' 'xml_write.R' 'zzz.R'", |
6116 | 6121 | "Config/testthat/edition": "3", |
|
0 commit comments