|
1 | 1 | { |
2 | 2 | "R": { |
3 | | - "Version": "4.4.2", |
| 3 | + "Version": "4.4.3", |
4 | 4 | "Repositories": [ |
5 | 5 | { |
6 | 6 | "Name": "CRAN", |
|
225 | 225 | }, |
226 | 226 | "bit": { |
227 | 227 | "Package": "bit", |
228 | | - "Version": "4.5.0.1", |
| 228 | + "Version": "4.6.0", |
229 | 229 | "Source": "Repository", |
230 | | - "Type": "Package", |
231 | 230 | "Title": "Classes and Methods for Fast Memory-Efficient Boolean Selections", |
232 | | - "Date": "2024-09-17", |
233 | | - "Authors@R": "c(person(given = \"Jens\", family = \"Oehlschlägel\", role = c(\"aut\", \"cre\"), email = \"Jens.Oehlschlaegel@truecluster.com\"), person(given = \"Brian\", family = \"Ripley\", role = \"ctb\"))", |
234 | | - "Author": "Jens Oehlschlägel [aut, cre], Brian Ripley [ctb]", |
235 | | - "Maintainer": "Jens Oehlschlägel <Jens.Oehlschlaegel@truecluster.com>", |
| 231 | + "Authors@R": "c( person(\"Michael\", \"Chirico\", email = \"MichaelChirico4@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Jens\", \"Oehlschlägel\", role = \"aut\"), person(\"Brian\", \"Ripley\", role = \"ctb\") )", |
236 | 232 | "Depends": [ |
237 | 233 | "R (>= 3.4.0)" |
238 | 234 | ], |
239 | 235 | "Suggests": [ |
240 | | - "testthat (>= 0.11.0)", |
| 236 | + "testthat (>= 3.0.0)", |
241 | 237 | "roxygen2", |
242 | 238 | "knitr", |
243 | 239 | "markdown", |
|
251 | 247 | "LazyLoad": "yes", |
252 | 248 | "ByteCompile": "yes", |
253 | 249 | "Encoding": "UTF-8", |
254 | | - "URL": "https://github.com/truecluster/bit", |
| 250 | + "URL": "https://github.com/r-lib/bit", |
255 | 251 | "VignetteBuilder": "knitr, rmarkdown", |
256 | 252 | "RoxygenNote": "7.3.2", |
| 253 | + "Config/testthat/edition": "3", |
257 | 254 | "NeedsCompilation": "yes", |
| 255 | + "Author": "Michael Chirico [aut, cre], Jens Oehlschlägel [aut], Brian Ripley [ctb]", |
| 256 | + "Maintainer": "Michael Chirico <MichaelChirico4@gmail.com>", |
258 | 257 | "Repository": "CRAN" |
259 | 258 | }, |
260 | 259 | "bit64": { |
|
584 | 583 | }, |
585 | 584 | "cpp11": { |
586 | 585 | "Package": "cpp11", |
587 | | - "Version": "0.5.1", |
| 586 | + "Version": "0.5.2", |
588 | 587 | "Source": "Repository", |
589 | 588 | "Title": "A C++11 Interface for R's C Interface", |
590 | 589 | "Authors@R": "c( person(\"Davis\", \"Vaughan\", email = \"davis@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4777-038X\")), person(\"Jim\",\"Hester\", role = \"aut\", comment = c(ORCID = \"0000-0002-2739-7082\")), person(\"Romain\", \"François\", role = \"aut\", comment = c(ORCID = \"0000-0002-2444-4226\")), person(\"Benjamin\", \"Kietzman\", role = \"ctb\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", |
|
1604 | 1603 | }, |
1605 | 1604 | "httr2": { |
1606 | 1605 | "Package": "httr2", |
1607 | | - "Version": "1.1.0", |
| 1606 | + "Version": "1.1.1", |
1608 | 1607 | "Source": "Repository", |
1609 | 1608 | "Title": "Perform HTTP Requests and Process the Responses", |
1610 | 1609 | "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"Maximilian\", \"Girlich\", role = \"ctb\") )", |
|
1617 | 1616 | ], |
1618 | 1617 | "Imports": [ |
1619 | 1618 | "cli (>= 3.0.0)", |
1620 | | - "curl (>= 6.1.0)", |
| 1619 | + "curl (>= 6.2.1)", |
1621 | 1620 | "glue", |
1622 | 1621 | "lifecycle", |
1623 | 1622 | "magrittr", |
|
1730 | 1729 | }, |
1731 | 1730 | "jsonlite": { |
1732 | 1731 | "Package": "jsonlite", |
1733 | | - "Version": "1.9.0", |
| 1732 | + "Version": "1.9.1", |
1734 | 1733 | "Source": "Repository", |
1735 | 1734 | "Title": "A Simple and Robust JSON Parser and Generator for R", |
1736 | 1735 | "License": "MIT + file LICENSE", |
|
2849 | 2848 | }, |
2850 | 2849 | "renv": { |
2851 | 2850 | "Package": "renv", |
2852 | | - "Version": "1.1.1", |
| 2851 | + "Version": "1.1.2", |
2853 | 2852 | "Source": "Repository", |
2854 | 2853 | "Type": "Package", |
2855 | 2854 | "Title": "Project Environments", |
|
3782 | 3781 | }, |
3783 | 3782 | "tinytex": { |
3784 | 3783 | "Package": "tinytex", |
3785 | | - "Version": "0.55", |
| 3784 | + "Version": "0.56", |
3786 | 3785 | "Source": "Repository", |
3787 | 3786 | "Type": "Package", |
3788 | 3787 | "Title": "Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents", |
|
4257 | 4256 | }, |
4258 | 4257 | "xml2": { |
4259 | 4258 | "Package": "xml2", |
4260 | | - "Version": "1.3.6", |
| 4259 | + "Version": "1.3.7", |
4261 | 4260 | "Source": "Repository", |
4262 | 4261 | "Title": "Parse XML", |
4263 | | - "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Jeroen\", \"Ooms\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(\"R Foundation\", role = \"ctb\", comment = \"Copy of R-project homepage cached as example\") )", |
4264 | | - "Description": "Work with XML files using a simple, consistent interface. Built on top of the 'libxml2' C library.", |
| 4262 | + "Authors@R": "c( person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Jeroen\", \"Ooms\", email = \"jeroenooms@gmail.com\", 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\") )", |
| 4263 | + "Description": "Bindings to 'libxml2' for working with XML data using a simple, consistent interface based on 'XPath' expressions. Also supports XML schema validation; for 'XSLT' transformations see the 'xslt' package.", |
4265 | 4264 | "License": "MIT + file LICENSE", |
4266 | | - "URL": "https://xml2.r-lib.org/, https://github.com/r-lib/xml2", |
| 4265 | + "URL": "https://xml2.r-lib.org, https://r-lib.r-universe.dev/xml2", |
4267 | 4266 | "BugReports": "https://github.com/r-lib/xml2/issues", |
4268 | 4267 | "Depends": [ |
4269 | 4268 | "R (>= 3.6.0)" |
|
4281 | 4280 | "magrittr", |
4282 | 4281 | "mockery", |
4283 | 4282 | "rmarkdown", |
4284 | | - "testthat (>= 3.0.0)" |
| 4283 | + "testthat (>= 3.2.0)", |
| 4284 | + "xslt" |
4285 | 4285 | ], |
4286 | 4286 | "VignetteBuilder": "knitr", |
4287 | 4287 | "Config/Needs/website": "tidyverse/tidytemplate", |
|
4291 | 4291 | "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'", |
4292 | 4292 | "Config/testthat/edition": "3", |
4293 | 4293 | "NeedsCompilation": "yes", |
4294 | | - "Author": "Hadley Wickham [aut, cre], Jim Hester [aut], Jeroen Ooms [aut], Posit Software, PBC [cph, fnd], R Foundation [ctb] (Copy of R-project homepage cached as example)", |
4295 | | - "Maintainer": "Hadley Wickham <hadley@posit.co>", |
| 4294 | + "Author": "Hadley Wickham [aut], Jim Hester [aut], Jeroen Ooms [aut, cre], Posit Software, PBC [cph, fnd], R Foundation [ctb] (Copy of R-project homepage cached as example)", |
| 4295 | + "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>", |
4296 | 4296 | "Repository": "CRAN" |
4297 | 4297 | }, |
4298 | 4298 | "xopen": { |
|
0 commit comments