Skip to content

Commit 57a1d95

Browse files
authored
[actions] update 13 packages
1 parent 41860d5 commit 57a1d95

File tree

2 files changed

+32
-63
lines changed

2 files changed

+32
-63
lines changed

renv/activate.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
local({
33

44
# the requested version of renv
5-
version <- "1.1.4"
5+
version <- "1.1.5"
66
attr(version, "sha") <- NULL
77

88
# the project directory

renv/profiles/lesson-requirements/renv.lock

Lines changed: 31 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"R": {
3-
"Version": "4.5.0",
3+
"Version": "4.5.1",
44
"Repositories": [
55
{
66
"Name": "carpentries",
@@ -614,7 +614,7 @@
614614
},
615615
"evaluate": {
616616
"Package": "evaluate",
617-
"Version": "1.0.3",
617+
"Version": "1.0.5",
618618
"Source": "Repository",
619619
"Type": "Package",
620620
"Title": "Parsing and Evaluation Tools that Provide More Details than the Default",
@@ -633,7 +633,8 @@
633633
"lattice",
634634
"methods",
635635
"pkgload",
636-
"rlang",
636+
"ragg (>= 1.4.0)",
637+
"rlang (>= 1.1.5)",
637638
"knitr",
638639
"testthat (>= 3.0.0)",
639640
"withr"
@@ -643,41 +644,10 @@
643644
"Encoding": "UTF-8",
644645
"RoxygenNote": "7.3.2",
645646
"NeedsCompilation": "no",
646-
"Author": "Hadley Wickham [aut, cre], Yihui Xie [aut] (<https://orcid.org/0000-0003-0645-5666>), Michael Lawrence [ctb], Thomas Kluyver [ctb], Jeroen Ooms [ctb], Barret Schloerke [ctb], Adam Ryczkowski [ctb], Hiroaki Yutani [ctb], Michel Lang [ctb], Karolis Koncevičius [ctb], Posit Software, PBC [cph, fnd]",
647+
"Author": "Hadley Wickham [aut, cre], Yihui Xie [aut] (ORCID: <https://orcid.org/0000-0003-0645-5666>), Michael Lawrence [ctb], Thomas Kluyver [ctb], Jeroen Ooms [ctb], Barret Schloerke [ctb], Adam Ryczkowski [ctb], Hiroaki Yutani [ctb], Michel Lang [ctb], Karolis Koncevičius [ctb], Posit Software, PBC [cph, fnd]",
647648
"Maintainer": "Hadley Wickham <hadley@posit.co>",
648649
"Repository": "CRAN"
649650
},
650-
"fansi": {
651-
"Package": "fansi",
652-
"Version": "1.0.6",
653-
"Source": "Repository",
654-
"Title": "ANSI Control Sequence Aware String Functions",
655-
"Description": "Counterparts to R string manipulation functions that account for the effects of ANSI text formatting control sequences.",
656-
"Authors@R": "c( person(\"Brodie\", \"Gaslam\", email=\"brodie.gaslam@yahoo.com\", role=c(\"aut\", \"cre\")), person(\"Elliott\", \"Sales De Andrade\", role=\"ctb\"), person(family=\"R Core Team\", email=\"R-core@r-project.org\", role=\"cph\", comment=\"UTF8 byte length calcs from src/util.c\" ))",
657-
"Depends": [
658-
"R (>= 3.1.0)"
659-
],
660-
"License": "GPL-2 | GPL-3",
661-
"URL": "https://github.com/brodieG/fansi",
662-
"BugReports": "https://github.com/brodieG/fansi/issues",
663-
"VignetteBuilder": "knitr",
664-
"Suggests": [
665-
"unitizer",
666-
"knitr",
667-
"rmarkdown"
668-
],
669-
"Imports": [
670-
"grDevices",
671-
"utils"
672-
],
673-
"RoxygenNote": "7.2.3",
674-
"Encoding": "UTF-8",
675-
"Collate": "'constants.R' 'fansi-package.R' 'internal.R' 'load.R' 'misc.R' 'nchar.R' 'strwrap.R' 'strtrim.R' 'strsplit.R' 'substr2.R' 'trimws.R' 'tohtml.R' 'unhandled.R' 'normalize.R' 'sgr.R'",
676-
"NeedsCompilation": "yes",
677-
"Author": "Brodie Gaslam [aut, cre], Elliott Sales De Andrade [ctb], R Core Team [cph] (UTF8 byte length calcs from src/util.c)",
678-
"Maintainer": "Brodie Gaslam <brodie.gaslam@yahoo.com>",
679-
"Repository": "RSPM"
680-
},
681651
"farver": {
682652
"Package": "farver",
683653
"Version": "2.1.2",
@@ -1588,7 +1558,7 @@
15881558
},
15891559
"pillar": {
15901560
"Package": "pillar",
1591-
"Version": "1.10.2",
1561+
"Version": "1.11.0",
15921562
"Source": "Repository",
15931563
"Title": "Coloured Formatting for Columns",
15941564
"Authors@R": "c(person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Hadley\", family = \"Wickham\", role = \"aut\"), person(given = \"RStudio\", role = \"cph\"))",
@@ -1639,7 +1609,7 @@
16391609
"Config/gha/extra-packages": "units=?ignore-before-r=4.3.0",
16401610
"Config/Needs/website": "tidyverse/tidytemplate",
16411611
"NeedsCompilation": "no",
1642-
"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]",
16431613
"Maintainer": "Kirill Müller <kirill@cynkra.com>",
16441614
"Repository": "CRAN"
16451615
},
@@ -1727,16 +1697,16 @@
17271697
},
17281698
"purrr": {
17291699
"Package": "purrr",
1730-
"Version": "1.0.4",
1700+
"Version": "1.1.0",
17311701
"Source": "Repository",
17321702
"Title": "Functional Programming Tools",
1733-
"Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )",
1703+
"Authors@R": "c( person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-4757-117X\")), person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = \"aut\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"https://ror.org/03wc8by49\")) )",
17341704
"Description": "A complete and consistent functional programming toolkit for R.",
17351705
"License": "MIT + file LICENSE",
17361706
"URL": "https://purrr.tidyverse.org/, https://github.com/tidyverse/purrr",
17371707
"BugReports": "https://github.com/tidyverse/purrr/issues",
17381708
"Depends": [
1739-
"R (>= 4.0)"
1709+
"R (>= 4.1)"
17401710
],
17411711
"Imports": [
17421712
"cli (>= 3.6.1)",
@@ -1746,11 +1716,13 @@
17461716
"vctrs (>= 0.6.3)"
17471717
],
17481718
"Suggests": [
1719+
"carrier (>= 0.2.0)",
17491720
"covr",
17501721
"dplyr (>= 0.7.8)",
17511722
"httr",
17521723
"knitr",
17531724
"lubridate",
1725+
"mirai (>= 2.4.0)",
17541726
"rmarkdown",
17551727
"testthat (>= 3.0.0)",
17561728
"tibble",
@@ -1768,7 +1740,7 @@
17681740
"Encoding": "UTF-8",
17691741
"RoxygenNote": "7.3.2",
17701742
"NeedsCompilation": "yes",
1771-
"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>)",
17721744
"Maintainer": "Hadley Wickham <hadley@posit.co>",
17731745
"Repository": "CRAN"
17741746
},
@@ -1859,7 +1831,7 @@
18591831
},
18601832
"renv": {
18611833
"Package": "renv",
1862-
"Version": "1.1.4",
1834+
"Version": "1.1.5",
18631835
"Source": "Repository",
18641836
"Type": "Package",
18651837
"Title": "Project Environments",
@@ -1878,6 +1850,7 @@
18781850
"covr",
18791851
"cpp11",
18801852
"devtools",
1853+
"generics",
18811854
"gitcreds",
18821855
"jsonlite",
18831856
"jsonvalidate",
@@ -1906,7 +1879,7 @@
19061879
"Config/testthat/parallel": "true",
19071880
"Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes",
19081881
"NeedsCompilation": "no",
1909-
"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]",
19101883
"Maintainer": "Kevin Ushey <kevin@rstudio.com>",
19111884
"Repository": "CRAN"
19121885
},
@@ -2202,7 +2175,7 @@
22022175
},
22032176
"tibble": {
22042177
"Package": "tibble",
2205-
"Version": "3.2.1",
2178+
"Version": "3.3.0",
22062179
"Source": "Repository",
22072180
"Title": "Simple Data Frames",
22082181
"Authors@R": "c(person(given = \"Kirill\", family = \"M\\u00fcller\", role = c(\"aut\", \"cre\"), email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Hadley\", family = \"Wickham\", role = \"aut\", email = \"hadley@rstudio.com\"), person(given = \"Romain\", family = \"Francois\", role = \"ctb\", email = \"romain@r-enthusiasts.com\"), person(given = \"Jennifer\", family = \"Bryan\", role = \"ctb\", email = \"jenny@rstudio.com\"), person(given = \"RStudio\", role = c(\"cph\", \"fnd\")))",
@@ -2214,25 +2187,22 @@
22142187
"R (>= 3.4.0)"
22152188
],
22162189
"Imports": [
2217-
"fansi (>= 0.4.0)",
2190+
"cli",
22182191
"lifecycle (>= 1.0.0)",
22192192
"magrittr",
22202193
"methods",
22212194
"pillar (>= 1.8.1)",
22222195
"pkgconfig",
22232196
"rlang (>= 1.0.2)",
22242197
"utils",
2225-
"vctrs (>= 0.4.2)"
2198+
"vctrs (>= 0.5.0)"
22262199
],
22272200
"Suggests": [
22282201
"bench",
22292202
"bit64",
22302203
"blob",
22312204
"brio",
22322205
"callr",
2233-
"cli",
2234-
"covr",
2235-
"crayon (>= 1.3.4)",
22362206
"DiagrammeR",
22372207
"dplyr",
22382208
"evaluate",
@@ -2243,9 +2213,7 @@
22432213
"htmltools",
22442214
"knitr",
22452215
"lubridate",
2246-
"mockr",
22472216
"nycflights13",
2248-
"pkgbuild",
22492217
"pkgload",
22502218
"purrr",
22512219
"rmarkdown",
@@ -2256,7 +2224,7 @@
22562224
],
22572225
"VignetteBuilder": "knitr",
22582226
"Encoding": "UTF-8",
2259-
"RoxygenNote": "7.2.3",
2227+
"RoxygenNote": "7.3.2.9000",
22602228
"Config/testthat/edition": "3",
22612229
"Config/testthat/parallel": "true",
22622230
"Config/testthat/start-first": "vignette-formats, as_tibble, add, invariants",
@@ -2265,9 +2233,9 @@
22652233
"Config/autostyle/rmd": "false",
22662234
"Config/Needs/website": "tidyverse/tidytemplate",
22672235
"NeedsCompilation": "yes",
2268-
"Author": "Kirill Müller [aut, cre] (<https://orcid.org/0000-0002-1416-3412>), Hadley Wickham [aut], Romain Francois [ctb], Jennifer Bryan [ctb], RStudio [cph, fnd]",
2236+
"Author": "Kirill Müller [aut, cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>), Hadley Wickham [aut], Romain Francois [ctb], Jennifer Bryan [ctb], RStudio [cph, fnd]",
22692237
"Maintainer": "Kirill Müller <kirill@cynkra.com>",
2270-
"Repository": "RSPM"
2238+
"Repository": "CRAN"
22712239
},
22722240
"tidyr": {
22732241
"Package": "tidyr",
@@ -2419,14 +2387,14 @@
24192387
},
24202388
"utf8": {
24212389
"Package": "utf8",
2422-
"Version": "1.2.5",
2390+
"Version": "1.2.6",
24232391
"Source": "Repository",
24242392
"Title": "Unicode Text Processing",
2425-
"Authors@R": "c(person(given = c(\"Patrick\", \"O.\"), family = \"Perry\", role = c(\"aut\", \"cph\")), person(given = \"Kirill\", family = \"M\\u00fcller\", role = \"cre\", email = \"kirill@cynkra.com\"), person(given = \"Unicode, Inc.\", role = c(\"cph\", \"dtc\"), comment = \"Unicode Character Database\"))",
2393+
"Authors@R": "c(person(given = c(\"Patrick\", \"O.\"), family = \"Perry\", role = c(\"aut\", \"cph\")), person(given = \"Kirill\", family = \"M\\u00fcller\", role = \"cre\", email = \"kirill@cynkra.com\", comment = c(ORCID = \"0000-0002-1416-3412\")), person(given = \"Unicode, Inc.\", role = c(\"cph\", \"dtc\"), comment = \"Unicode Character Database\"))",
24262394
"Description": "Process and print 'UTF-8' encoded international text (Unicode). Input, validate, normalize, encode, format, and display.",
24272395
"License": "Apache License (== 2.0) | file LICENSE",
2428-
"URL": "https://ptrckprry.com/r-utf8/, https://github.com/patperry/r-utf8",
2429-
"BugReports": "https://github.com/patperry/r-utf8/issues",
2396+
"URL": "https://krlmlr.github.io/utf8/, https://github.com/krlmlr/utf8",
2397+
"BugReports": "https://github.com/krlmlr/utf8/issues",
24302398
"Depends": [
24312399
"R (>= 2.10)"
24322400
],
@@ -2444,7 +2412,7 @@
24442412
"Encoding": "UTF-8",
24452413
"RoxygenNote": "7.3.2.9000",
24462414
"NeedsCompilation": "yes",
2447-
"Author": "Patrick O. Perry [aut, cph], Kirill Müller [cre], Unicode, Inc. [cph, dtc] (Unicode Character Database)",
2415+
"Author": "Patrick O. Perry [aut, cph], Kirill Müller [cre] (ORCID: <https://orcid.org/0000-0002-1416-3412>), Unicode, Inc. [cph, dtc] (Unicode Character Database)",
24482416
"Maintainer": "Kirill Müller <kirill@cynkra.com>",
24492417
"Repository": "CRAN"
24502418
},
@@ -2678,7 +2646,7 @@
26782646
},
26792647
"xfun": {
26802648
"Package": "xfun",
2681-
"Version": "0.52",
2649+
"Version": "0.53",
26822650
"Source": "Repository",
26832651
"Type": "Package",
26842652
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
@@ -2700,7 +2668,7 @@
27002668
"rstudioapi",
27012669
"tinytex (>= 0.30)",
27022670
"mime",
2703-
"litedown (>= 0.4)",
2671+
"litedown (>= 0.6)",
27042672
"commonmark",
27052673
"knitr (>= 1.50)",
27062674
"remotes",
@@ -2710,6 +2678,7 @@
27102678
"jsonlite",
27112679
"magick",
27122680
"yaml",
2681+
"data.table",
27132682
"qs"
27142683
],
27152684
"License": "MIT + file LICENSE",
@@ -2719,7 +2688,7 @@
27192688
"RoxygenNote": "7.3.2",
27202689
"VignetteBuilder": "litedown",
27212690
"NeedsCompilation": "yes",
2722-
"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]",
2691+
"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]",
27232692
"Maintainer": "Yihui Xie <xie@yihui.name>",
27242693
"Repository": "CRAN"
27252694
},

0 commit comments

Comments
 (0)