|
4 | 4 | "Repositories": [ |
5 | 5 | { |
6 | 6 | "Name": "RSPM", |
7 | | - "URL": "https://packagemanager.posit.co/cran/2025-07-11" |
| 7 | + "URL": "https://packagemanager.posit.co/cran/2025-08-21" |
8 | 8 | } |
9 | 9 | ] |
10 | 10 | }, |
|
178 | 178 | }, |
179 | 179 | "V8": { |
180 | 180 | "Package": "V8", |
181 | | - "Version": "6.0.4", |
| 181 | + "Version": "6.0.6", |
182 | 182 | "Source": "Repository", |
183 | 183 | "Type": "Package", |
184 | 184 | "Title": "Embedded JavaScript and WebAssembly Engine for R", |
|
187 | 187 | "License": "MIT + file LICENSE", |
188 | 188 | "URL": "https://jeroen.r-universe.dev/V8", |
189 | 189 | "BugReports": "https://github.com/jeroen/v8/issues", |
190 | | - "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.", |
| 190 | + "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.", |
191 | 191 | "NeedsCompilation": "yes", |
192 | 192 | "VignetteBuilder": "knitr", |
193 | 193 | "Imports": [ |
|
430 | 430 | }, |
431 | 431 | "curl": { |
432 | 432 | "Package": "curl", |
433 | | - "Version": "6.4.0", |
| 433 | + "Version": "7.0.0", |
434 | 434 | "Source": "Repository", |
435 | 435 | "Type": "Package", |
436 | 436 | "Title": "A Modern and Flexible Web Client for R", |
|
454 | 454 | "Depends": [ |
455 | 455 | "R (>= 3.0.0)" |
456 | 456 | ], |
457 | | - "RoxygenNote": "7.3.2.9000", |
| 457 | + "RoxygenNote": "7.3.2", |
458 | 458 | "Encoding": "UTF-8", |
459 | 459 | "Language": "en-US", |
460 | 460 | "NeedsCompilation": "yes", |
|
1271 | 1271 | }, |
1272 | 1272 | "renv": { |
1273 | 1273 | "Package": "renv", |
1274 | | - "Version": "1.1.4", |
| 1274 | + "Version": "1.1.5", |
1275 | 1275 | "Source": "Repository", |
1276 | 1276 | "Type": "Package", |
1277 | 1277 | "Title": "Project Environments", |
|
1290 | 1290 | "covr", |
1291 | 1291 | "cpp11", |
1292 | 1292 | "devtools", |
| 1293 | + "generics", |
1293 | 1294 | "gitcreds", |
1294 | 1295 | "jsonlite", |
1295 | 1296 | "jsonvalidate", |
|
1318 | 1319 | "Config/testthat/parallel": "true", |
1319 | 1320 | "Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes", |
1320 | 1321 | "NeedsCompilation": "no", |
1321 | | - "Author": "Kevin Ushey [aut, cre] (<https://orcid.org/0000-0003-2880-7407>), Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Posit Software, PBC [cph, fnd]", |
| 1322 | + "Author": "Kevin Ushey [aut, cre] (ORCID: <https://orcid.org/0000-0003-2880-7407>), Hadley Wickham [aut] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Posit Software, PBC [cph, fnd]", |
1322 | 1323 | "Maintainer": "Kevin Ushey < [email protected]>", |
1323 | 1324 | "Repository": "RSPM" |
1324 | 1325 | }, |
|
1465 | 1466 | }, |
1466 | 1467 | "rprojroot": { |
1467 | 1468 | "Package": "rprojroot", |
1468 | | - "Version": "2.0.4", |
| 1469 | + "Version": "2.1.0", |
1469 | 1470 | "Source": "Repository", |
1470 | 1471 | "Title": "Finding Files in Project Subdirectories", |
1471 | 1472 | "Authors@R": "person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \" [email protected]\", comment = c(ORCID = \"0000-0002-1416-3412\"))", |
|
1480 | 1481 | "covr", |
1481 | 1482 | "knitr", |
1482 | 1483 | "lifecycle", |
1483 | | - "mockr", |
1484 | 1484 | "rlang", |
1485 | 1485 | "rmarkdown", |
1486 | | - "testthat (>= 3.0.0)", |
| 1486 | + "testthat (>= 3.2.0)", |
1487 | 1487 | "withr" |
1488 | 1488 | ], |
1489 | 1489 | "VignetteBuilder": "knitr", |
1490 | 1490 | "Config/testthat/edition": "3", |
1491 | 1491 | "Encoding": "UTF-8", |
1492 | | - "RoxygenNote": "7.2.3", |
| 1492 | + "RoxygenNote": "7.3.2.9000", |
| 1493 | + "Config/autostyle/scope": "line_breaks", |
| 1494 | + "Config/autostyle/strict": "true", |
| 1495 | + "Config/Needs/website": "tidyverse/tidytemplate", |
1493 | 1496 | "NeedsCompilation": "no", |
1494 | | - "Author": "Kirill Müller [aut, cre] (<https://orcid.org/0000-0002-1416-3412>)", |
| 1497 | + "Author": "Kirill Müller [aut, cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>)", |
1495 | 1498 | "Maintainer": "Kirill Müller < [email protected]>", |
1496 | 1499 | "Repository": "RSPM" |
1497 | 1500 | }, |
1498 | 1501 | "spelling": { |
1499 | 1502 | "Package": "spelling", |
1500 | | - "Version": "2.3.1", |
| 1503 | + "Version": "2.3.2", |
1501 | 1504 | "Source": "Repository", |
1502 | 1505 | "Title": "Tools for Spell Checking in R", |
1503 | 1506 | "Authors@R": "c( person(\"Jeroen\", \"Ooms\", , \" [email protected]\", role = c(\"cre\", \"aut\"), comment = c(ORCID = \"0000-0002-4035-0289\")), person(\"Jim\", \"Hester\", , \" [email protected]\", role = \"aut\"))", |
|
1518 | 1521 | "RoxygenNote": "7.3.1", |
1519 | 1522 | "Language": "en-GB", |
1520 | 1523 | "NeedsCompilation": "no", |
1521 | | - "Author": "Jeroen Ooms [cre, aut] (<https://orcid.org/0000-0002-4035-0289>), Jim Hester [aut]", |
| 1524 | + "Author": "Jeroen Ooms [cre, aut] (ORCID: <https://orcid.org/0000-0002-4035-0289>), Jim Hester [aut]", |
1522 | 1525 | "Maintainer": "Jeroen Ooms < [email protected]>", |
1523 | 1526 | "Repository": "RSPM" |
1524 | 1527 | }, |
|
1731 | 1734 | }, |
1732 | 1735 | "xfun": { |
1733 | 1736 | "Package": "xfun", |
1734 | | - "Version": "0.52", |
| 1737 | + "Version": "0.53", |
1735 | 1738 | "Source": "Repository", |
1736 | 1739 | "Type": "Package", |
1737 | 1740 | "Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'", |
|
1753 | 1756 | "rstudioapi", |
1754 | 1757 | "tinytex (>= 0.30)", |
1755 | 1758 | "mime", |
1756 | | - "litedown (>= 0.4)", |
| 1759 | + "litedown (>= 0.6)", |
1757 | 1760 | "commonmark", |
1758 | 1761 | "knitr (>= 1.50)", |
1759 | 1762 | "remotes", |
|
1763 | 1766 | "jsonlite", |
1764 | 1767 | "magick", |
1765 | 1768 | "yaml", |
| 1769 | + "data.table", |
1766 | 1770 | "qs" |
1767 | 1771 | ], |
1768 | 1772 | "License": "MIT + file LICENSE", |
|
1772 | 1776 | "RoxygenNote": "7.3.2", |
1773 | 1777 | "VignetteBuilder": "litedown", |
1774 | 1778 | "NeedsCompilation": "yes", |
1775 | | - "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]", |
| 1779 | + "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]", |
1776 | 1780 | "Maintainer": "Yihui Xie < [email protected]>", |
1777 | 1781 | "Repository": "RSPM" |
1778 | 1782 | }, |
1779 | 1783 | "xml2": { |
1780 | 1784 | "Package": "xml2", |
1781 | | - "Version": "1.3.8", |
| 1785 | + "Version": "1.4.0", |
1782 | 1786 | "Source": "Repository", |
1783 | 1787 | "Title": "Parse XML", |
1784 | 1788 | "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\") )", |
|
1808 | 1812 | "VignetteBuilder": "knitr", |
1809 | 1813 | "Config/Needs/website": "tidyverse/tidytemplate", |
1810 | 1814 | "Encoding": "UTF-8", |
1811 | | - "RoxygenNote": "7.2.3", |
| 1815 | + "RoxygenNote": "7.3.2", |
1812 | 1816 | "SystemRequirements": "libxml2: libxml2-dev (deb), libxml2-devel (rpm)", |
1813 | 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'", |
1814 | 1818 | "Config/testthat/edition": "3", |
|
0 commit comments