|
4 | 4 | "Repositories": [ |
5 | 5 | { |
6 | 6 | "Name": "RSPM", |
7 | | - "URL": "https://packagemanager.posit.co/cran/2025-10-29" |
| 7 | + "URL": "https://packagemanager.posit.co/cran/2025-11-12" |
8 | 8 | } |
9 | 9 | ] |
10 | 10 | }, |
|
1222 | 1222 | }, |
1223 | 1223 | "purrr": { |
1224 | 1224 | "Package": "purrr", |
1225 | | - "Version": "1.1.0", |
| 1225 | + "Version": "1.2.0", |
1226 | 1226 | "Source": "Repository", |
1227 | 1227 | "Title": "Functional Programming Tools", |
1228 | 1228 | "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \" [email protected]\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Lionel\", \"Henry\", , \" [email protected]\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"https://ror.org/03wc8by49\")) )", |
|
1241 | 1241 | "vctrs (>= 0.6.3)" |
1242 | 1242 | ], |
1243 | 1243 | "Suggests": [ |
1244 | | - "carrier (>= 0.2.0)", |
| 1244 | + "carrier (>= 0.3.0)", |
1245 | 1245 | "covr", |
1246 | 1246 | "dplyr (>= 0.7.8)", |
1247 | 1247 | "httr", |
1248 | 1248 | "knitr", |
1249 | 1249 | "lubridate", |
1250 | | - "mirai (>= 2.4.0)", |
| 1250 | + "mirai (>= 2.5.1)", |
1251 | 1251 | "rmarkdown", |
1252 | 1252 | "testthat (>= 3.0.0)", |
1253 | 1253 | "tibble", |
|
1263 | 1263 | "Config/testthat/edition": "3", |
1264 | 1264 | "Config/testthat/parallel": "TRUE", |
1265 | 1265 | "Encoding": "UTF-8", |
1266 | | - "RoxygenNote": "7.3.2", |
| 1266 | + "RoxygenNote": "7.3.3", |
1267 | 1267 | "NeedsCompilation": "yes", |
1268 | 1268 | "Author": "Hadley Wickham [aut, cre] (ORCID: <https://orcid.org/0000-0003-4757-117X>), Lionel Henry [aut], Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)", |
1269 | 1269 | "Maintainer": "Hadley Wickham < [email protected]>", |
|
1557 | 1557 | }, |
1558 | 1558 | "stringr": { |
1559 | 1559 | "Package": "stringr", |
1560 | | - "Version": "1.5.2", |
| 1560 | + "Version": "1.6.0", |
1561 | 1561 | "Source": "Repository", |
1562 | 1562 | "Title": "Simple, Consistent Wrappers for Common String Operations", |
1563 | 1563 | "Authors@R": "c( person(\"Hadley\", \"Wickham\", , \" [email protected]\", role = c(\"aut\", \"cre\", \"cph\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )", |
|
1566 | 1566 | "URL": "https://stringr.tidyverse.org, https://github.com/tidyverse/stringr", |
1567 | 1567 | "BugReports": "https://github.com/tidyverse/stringr/issues", |
1568 | 1568 | "Depends": [ |
1569 | | - "R (>= 3.6)" |
| 1569 | + "R (>= 4.1.0)" |
1570 | 1570 | ], |
1571 | 1571 | "Imports": [ |
1572 | 1572 | "cli", |
|
1590 | 1590 | ], |
1591 | 1591 | "VignetteBuilder": "knitr", |
1592 | 1592 | "Config/Needs/website": "tidyverse/tidytemplate", |
| 1593 | + "Config/potools/style": "explicit", |
1593 | 1594 | "Config/testthat/edition": "3", |
1594 | 1595 | "Encoding": "UTF-8", |
1595 | 1596 | "LazyData": "true", |
1596 | | - "RoxygenNote": "7.3.2", |
| 1597 | + "RoxygenNote": "7.3.3", |
1597 | 1598 | "NeedsCompilation": "no", |
1598 | 1599 | "Author": "Hadley Wickham [aut, cre, cph], Posit Software, PBC [cph, fnd]", |
1599 | 1600 | "Maintainer": "Hadley Wickham < [email protected]>", |
|
1735 | 1736 | }, |
1736 | 1737 | "xfun": { |
1737 | 1738 | "Package": "xfun", |
1738 | | - "Version": "0.53", |
| 1739 | + "Version": "0.54", |
1739 | 1740 | "Source": "Repository", |
1740 | 1741 | "Type": "Package", |
1741 | 1742 | "Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'", |
|
1774 | 1775 | "URL": "https://github.com/yihui/xfun", |
1775 | 1776 | "BugReports": "https://github.com/yihui/xfun/issues", |
1776 | 1777 | "Encoding": "UTF-8", |
1777 | | - "RoxygenNote": "7.3.2", |
| 1778 | + "RoxygenNote": "7.3.3", |
1778 | 1779 | "VignetteBuilder": "litedown", |
1779 | 1780 | "NeedsCompilation": "yes", |
1780 | 1781 | "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]", |
|
0 commit comments