|
1 | 1 | { |
2 | 2 | "R": { |
3 | | - "Version": "4.5.1", |
| 3 | + "Version": "4.5.2", |
4 | 4 | "Repositories": [ |
5 | 5 | { |
6 | 6 | "Name": "RSPM", |
7 | | - "URL": "https://packagemanager.posit.co/cran/2025-10-10" |
| 7 | + "URL": "https://packagemanager.posit.co/cran/2025-10-29" |
8 | 8 | } |
9 | 9 | ] |
10 | 10 | }, |
|
178 | 178 | }, |
179 | 179 | "V8": { |
180 | 180 | "Package": "V8", |
181 | | - "Version": "8.0.0", |
| 181 | + "Version": "8.0.1", |
182 | 182 | "Source": "Repository", |
183 | 183 | "Type": "Package", |
184 | 184 | "Title": "Embedded JavaScript and WebAssembly Engine for R", |
185 | 185 | "Authors@R": "c( person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \" [email protected]\", comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"George\", \"Stagg\", role = \"ctb\", comment = c(ORCID = \"0009-0006-3173-9846\")), person(\"Jan Marvin\", \"Garbuszus\", role = \"ctb\"))", |
186 | | - "Description": "An R interface to V8 <https://v8.dev>: Google's open source JavaScript and WebAssembly engine. This package can be compiled either with V8 version 6 and up or NodeJS when built as a shared library.", |
| 186 | + "Description": "An R interface to V8 <https://v8.dev>: Google's open source JavaScript and WebAssembly engine. This package can be compiled either with V8 or NodeJS when built as a shared library.", |
187 | 187 | "License": "MIT + file LICENSE", |
188 | 188 | "URL": "https://jeroen.r-universe.dev/V8", |
189 | 189 | "BugReports": "https://github.com/jeroen/v8/issues", |
|
1601 | 1601 | }, |
1602 | 1602 | "styler": { |
1603 | 1603 | "Package": "styler", |
1604 | | - "Version": "1.10.3", |
| 1604 | + "Version": "1.11.0", |
1605 | 1605 | "Source": "Repository", |
1606 | 1606 | "Type": "Package", |
1607 | 1607 | "Title": "Non-Invasive Pretty Printing of R Code", |
1608 | | - "Authors@R": "c(person(given = \"Kirill\", family = \"Müller\", role = \"aut\", email = \" [email protected]\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Lorenz\", family = \"Walthert\", role = c(\"cre\", \"aut\"), email = \" [email protected]\"), person(given = \"Indrajeet\", family = \"Patil\", role = \" ctb\", email = \" [email protected]\", comment = c(ORCID = \"0000-0003-1995-6531 \", Twitter = \"@patilindrajeets\")))", |
| 1608 | + "Authors@R": "c(person(given = \"Kirill\", family = \"Müller\", role = \"aut\", email = \" [email protected]\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Lorenz\", family = \"Walthert\", role = c(\"cre\", \"aut\"), email = \" [email protected]\"), person(given = \"Indrajeet\", family = \"Patil\", role = \" aut\", email = \" [email protected]\", comment = c(ORCID = \"0000-0003-1995-6531\")))", |
1609 | 1609 | "Description": "Pretty-prints R code without changing the user's formatting intent.", |
1610 | 1610 | "License": "MIT + file LICENSE", |
1611 | 1611 | "URL": "https://github.com/r-lib/styler, https://styler.r-lib.org", |
1612 | 1612 | "BugReports": "https://github.com/r-lib/styler/issues", |
1613 | 1613 | "Depends": [ |
1614 | | - "R (>= 3.6.0)" |
| 1614 | + "R (>= 4.0.0)" |
1615 | 1615 | ], |
1616 | 1616 | "Imports": [ |
1617 | 1617 | "cli (>= 3.1.1)", |
1618 | 1618 | "magrittr (>= 2.0.0)", |
1619 | | - "purrr (>= 0.2.3)", |
| 1619 | + "purrr (>= 1.0.2)", |
1620 | 1620 | "R.cache (>= 0.15.0)", |
1621 | 1621 | "rlang (>= 1.0.0)", |
1622 | 1622 | "rprojroot (>= 1.1)", |
|
1634 | 1634 | "roxygen2", |
1635 | 1635 | "rstudioapi (>= 0.7)", |
1636 | 1636 | "tibble (>= 1.4.2)", |
1637 | | - "testthat (>= 3.0.0)" |
| 1637 | + "testthat (>= 3.2.1)" |
1638 | 1638 | ], |
1639 | 1639 | "VignetteBuilder": "knitr", |
1640 | 1640 | "Encoding": "UTF-8", |
1641 | | - "RoxygenNote": "7.3.1", |
| 1641 | + "RoxygenNote": "7.3.3", |
| 1642 | + "Language": "en-US", |
1642 | 1643 | "Config/testthat/edition": "3", |
1643 | 1644 | "Config/testthat/parallel": "true", |
1644 | | - "Collate": "'addins.R' 'communicate.R' 'compat-dplyr.R' 'compat-tidyr.R' 'detect-alignment-utils.R' 'detect-alignment.R' 'environments.R' 'expr-is.R' 'indent.R' 'initialize.R' 'io.R' 'nest.R' 'nested-to-tree.R' 'parse.R' 'reindent.R' 'token-define.R' 'relevel.R' 'roxygen-examples-add-remove.R' 'roxygen-examples-find.R' 'roxygen-examples-parse.R' 'roxygen-examples.R' 'rules-indention.R' 'rules-line-breaks.R' 'rules-spaces.R' 'rules-tokens.R' 'serialize.R' 'set-assert-args.R' 'style-guides.R' 'styler-package.R' 'stylerignore.R' 'testing-mocks.R' 'testing-public-api.R' 'ui-caching.R' 'testing.R' 'token-create.R' 'transform-block.R' 'transform-code.R' 'transform-files.R' 'ui-styling.R' 'unindent.R' 'utils-cache.R' 'utils-files.R' 'utils-navigate-nest.R' 'utils-strings.R' 'utils.R' 'vertical.R' 'visit.R' 'zzz.R'", |
| 1645 | + "Collate": "'addins.R' 'communicate.R' 'compat-dplyr.R' 'compat-tidyr.R' 'detect-alignment-utils.R' 'detect-alignment.R' 'environments.R' 'expr-is.R' 'indent.R' 'initialize.R' 'io.R' 'nest.R' 'nested-to-tree.R' 'options.R' 'parse.R' 'reindent.R' 'token-define.R' 'relevel.R' 'roxygen-examples-add-remove.R' 'roxygen-examples-find.R' 'roxygen-examples-parse.R' 'roxygen-examples.R' 'rules-indention.R' 'rules-line-breaks.R' 'rules-spaces.R' 'rules-tokens.R' 'serialize.R' 'set-assert-args.R' 'style-guides.R' 'styler-package.R' 'stylerignore.R' 'testing-mocks.R' 'testing-public-api.R' 'ui-caching.R' 'testing.R' 'token-create.R' 'transform-block.R' 'transform-code.R' 'transform-files.R' 'ui-styling.R' 'unindent.R' 'utils-cache.R' 'utils-files.R' 'utils-navigate-nest.R' 'utils-strings.R' 'utils.R' 'vertical.R' 'visit.R' 'zzz.R'", |
1645 | 1646 | "NeedsCompilation": "no", |
1646 | | - "Author": "Kirill Müller [aut] (<https://orcid.org/0000-0002-1416-3412>), Lorenz Walthert [cre, aut], Indrajeet Patil [ctb] (<https://orcid.org/0000-0003-1995-6531>, @patilindrajeets)", |
| 1647 | + "Author": "Kirill Müller [aut] (ORCID: <https://orcid.org/0000-0002-1416-3412>), Lorenz Walthert [cre, aut], Indrajeet Patil [aut] (ORCID: <https://orcid.org/0000-0003-1995-6531>)", |
1647 | 1648 | "Maintainer": "Lorenz Walthert < [email protected]>", |
1648 | 1649 | "Repository": "RSPM" |
1649 | 1650 | }, |
|
1782 | 1783 | }, |
1783 | 1784 | "xml2": { |
1784 | 1785 | "Package": "xml2", |
1785 | | - "Version": "1.4.0", |
| 1786 | + "Version": "1.4.1", |
1786 | 1787 | "Source": "Repository", |
1787 | 1788 | "Title": "Parse XML", |
1788 | 1789 | "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\") )", |
|
1803 | 1804 | "curl", |
1804 | 1805 | "httr", |
1805 | 1806 | "knitr", |
1806 | | - "magrittr", |
1807 | 1807 | "mockery", |
1808 | 1808 | "rmarkdown", |
1809 | 1809 | "testthat (>= 3.2.0)", |
|
1812 | 1812 | "VignetteBuilder": "knitr", |
1813 | 1813 | "Config/Needs/website": "tidyverse/tidytemplate", |
1814 | 1814 | "Encoding": "UTF-8", |
1815 | | - "RoxygenNote": "7.3.2", |
| 1815 | + "RoxygenNote": "7.3.3", |
1816 | 1816 | "SystemRequirements": "libxml2: libxml2-dev (deb), libxml2-devel (rpm)", |
1817 | 1817 | "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'", |
1818 | 1818 | "Config/testthat/edition": "3", |
|
0 commit comments