|
1558 | 1558 | },
|
1559 | 1559 | "pillar": {
|
1560 | 1560 | "Package": "pillar",
|
1561 |
| - "Version": "1.10.2", |
| 1561 | + "Version": "1.11.0", |
1562 | 1562 | "Source": "Repository",
|
1563 | 1563 | "Title": "Coloured Formatting for Columns",
|
1564 | 1564 | "Authors@R": "c(person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \" [email protected]\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Hadley\", family = \"Wickham\", role = \"aut\"), person(given = \"RStudio\", role = \"cph\"))",
|
|
1609 | 1609 | "Config/gha/extra-packages": "units=?ignore-before-r=4.3.0",
|
1610 | 1610 | "Config/Needs/website": "tidyverse/tidytemplate",
|
1611 | 1611 | "NeedsCompilation": "no",
|
1612 |
| - "Author": "Kirill Müller [aut, cre] (<https://orcid.org/0000-0002-1416-3412>), Hadley Wickham [aut], RStudio [cph]", |
| 1612 | + "Author": "Kirill Müller [aut, cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>), Hadley Wickham [aut], RStudio [cph]", |
1613 | 1613 | "Maintainer": "Kirill Müller < [email protected]>",
|
1614 | 1614 | "Repository": "CRAN"
|
1615 | 1615 | },
|
|
1697 | 1697 | },
|
1698 | 1698 | "purrr": {
|
1699 | 1699 | "Package": "purrr",
|
1700 |
| - "Version": "1.0.4", |
| 1700 | + "Version": "1.1.0", |
1701 | 1701 | "Source": "Repository",
|
1702 | 1702 | "Title": "Functional Programming Tools",
|
1703 |
| - "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 = \"03wc8by49\")) )", |
| 1703 | + "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\")) )", |
1704 | 1704 | "Description": "A complete and consistent functional programming toolkit for R.",
|
1705 | 1705 | "License": "MIT + file LICENSE",
|
1706 | 1706 | "URL": "https://purrr.tidyverse.org/, https://github.com/tidyverse/purrr",
|
1707 | 1707 | "BugReports": "https://github.com/tidyverse/purrr/issues",
|
1708 | 1708 | "Depends": [
|
1709 |
| - "R (>= 4.0)" |
| 1709 | + "R (>= 4.1)" |
1710 | 1710 | ],
|
1711 | 1711 | "Imports": [
|
1712 | 1712 | "cli (>= 3.6.1)",
|
|
1716 | 1716 | "vctrs (>= 0.6.3)"
|
1717 | 1717 | ],
|
1718 | 1718 | "Suggests": [
|
| 1719 | + "carrier (>= 0.2.0)", |
1719 | 1720 | "covr",
|
1720 | 1721 | "dplyr (>= 0.7.8)",
|
1721 | 1722 | "httr",
|
1722 | 1723 | "knitr",
|
1723 | 1724 | "lubridate",
|
| 1725 | + "mirai (>= 2.4.0)", |
1724 | 1726 | "rmarkdown",
|
1725 | 1727 | "testthat (>= 3.0.0)",
|
1726 | 1728 | "tibble",
|
|
1738 | 1740 | "Encoding": "UTF-8",
|
1739 | 1741 | "RoxygenNote": "7.3.2",
|
1740 | 1742 | "NeedsCompilation": "yes",
|
1741 |
| - "Author": "Hadley Wickham [aut, cre] (<https://orcid.org/0000-0003-4757-117X>), Lionel Henry [aut], Posit Software, PBC [cph, fnd] (03wc8by49)", |
| 1743 | + "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>)", |
1742 | 1744 | "Maintainer": "Hadley Wickham < [email protected]>",
|
1743 | 1745 | "Repository": "CRAN"
|
1744 | 1746 | },
|
|
1829 | 1831 | },
|
1830 | 1832 | "renv": {
|
1831 | 1833 | "Package": "renv",
|
1832 |
| - "Version": "1.1.4", |
| 1834 | + "Version": "1.1.5", |
1833 | 1835 | "Source": "Repository",
|
1834 | 1836 | "Type": "Package",
|
1835 | 1837 | "Title": "Project Environments",
|
|
1848 | 1850 | "covr",
|
1849 | 1851 | "cpp11",
|
1850 | 1852 | "devtools",
|
| 1853 | + "generics", |
1851 | 1854 | "gitcreds",
|
1852 | 1855 | "jsonlite",
|
1853 | 1856 | "jsonvalidate",
|
|
1876 | 1879 | "Config/testthat/parallel": "true",
|
1877 | 1880 | "Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes",
|
1878 | 1881 | "NeedsCompilation": "no",
|
1879 |
| - "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]", |
| 1882 | + "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]", |
1880 | 1883 | "Maintainer": "Kevin Ushey < [email protected]>",
|
1881 | 1884 | "Repository": "CRAN"
|
1882 | 1885 | },
|
|
0 commit comments