Skip to content

Commit 7ef0343

Browse files
authored
Merge pull request #87 from datacarpentry/update/packages
Update 5 packages
2 parents 6488bd1 + 20d9ce6 commit 7ef0343

2 files changed

Lines changed: 18 additions & 17 deletions

File tree

renv/activate.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
local({
33

44
# the requested version of renv
5-
version <- "1.2.0"
6-
attr(version, "md5") <- "b7d230b07507f361d3bcf794d157a188"
5+
version <- "1.2.3"
6+
attr(version, "md5") <- "1bd9f58e1cfe27ce035933937c6f03de"
77
attr(version, "sha") <- NULL
88

99
# the project directory

renv/profiles/lesson-requirements/renv.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"R": {
3-
"Version": "4.5.3",
3+
"Version": "4.6.0",
44
"Repositories": [
55
{
66
"Name": "carpentries",
@@ -66,7 +66,7 @@
6666
},
6767
"bslib": {
6868
"Package": "bslib",
69-
"Version": "0.10.0",
69+
"Version": "0.11.0",
7070
"Source": "Repository",
7171
"Title": "Custom 'Bootstrap' 'Sass' Themes for 'shiny' and 'rmarkdown'",
7272
"Authors@R": "c( person(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4958-2844\")), person(\"Joe\", \"Cheng\", , \"joe@posit.co\", role = \"aut\"), person(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = \"aut\", comment = c(ORCID = \"0000-0002-7111-0077\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")), person(, \"Bootstrap contributors\", role = \"ctb\", comment = \"Bootstrap library\"), person(, \"Twitter, Inc\", role = \"cph\", comment = \"Bootstrap library\"), person(\"Javi\", \"Aguilar\", role = c(\"ctb\", \"cph\"), comment = \"Bootstrap colorpicker library\"), person(\"Thomas\", \"Park\", role = c(\"ctb\", \"cph\"), comment = \"Bootswatch library\"), person(, \"PayPal\", role = c(\"ctb\", \"cph\"), comment = \"Bootstrap accessibility plugin\") )",
@@ -103,7 +103,7 @@
103103
"magrittr",
104104
"rappdirs",
105105
"rmarkdown (>= 2.7)",
106-
"shiny (>= 1.11.1)",
106+
"shiny (>= 1.11.1.9000)",
107107
"testthat",
108108
"thematic",
109109
"tools",
@@ -114,12 +114,12 @@
114114
"Config/Needs/deploy": "BH, chiflights22, colourpicker, commonmark, cpp11, cpsievert/chiflights22, cpsievert/histoslider, dplyr, DT, ggplot2, ggridges, gt, hexbin, histoslider, htmlwidgets, lattice, leaflet, lubridate, markdown, modelr, plotly, reactable, reshape2, rprojroot, rsconnect, rstudio/shiny, scales, styler, tibble",
115115
"Config/Needs/routine": "chromote, desc, renv",
116116
"Config/Needs/website": "brio, crosstalk, dplyr, DT, ggplot2, glue, htmlwidgets, leaflet, lorem, palmerpenguins, plotly, purrr, rprojroot, rstudio/htmltools, scales, stringr, tidyr, webshot2",
117+
"Config/roxygen2/version": "8.0.0",
117118
"Config/testthat/edition": "3",
118119
"Config/testthat/parallel": "true",
119120
"Config/testthat/start-first": "zzzz-bs-sass, fonts, zzz-precompile, theme-*, rmd-*",
120121
"Encoding": "UTF-8",
121-
"RoxygenNote": "7.3.3",
122-
"Collate": "'accordion.R' 'breakpoints.R' 'bs-current-theme.R' 'bs-dependencies.R' 'bs-global.R' 'bs-remove.R' 'bs-theme-layers.R' 'bs-theme-preset-bootswatch.R' 'bs-theme-preset-brand.R' 'bs-theme-preset-builtin.R' 'bs-theme-preset.R' 'utils.R' 'bs-theme-preview.R' 'bs-theme-update.R' 'bs-theme.R' 'bslib-package.R' 'buttons.R' 'card.R' 'deprecated.R' 'files.R' 'fill.R' 'imports.R' 'input-code-editor.R' 'input-dark-mode.R' 'input-submit.R' 'input-switch.R' 'layout.R' 'nav-items.R' 'nav-update.R' 'navbar_options.R' 'navs-legacy.R' 'navs.R' 'onLoad.R' 'page.R' 'popover.R' 'precompiled.R' 'print.R' 'shiny-devmode.R' 'sidebar.R' 'staticimports.R' 'toast.R' 'tooltip.R' 'utils-deps.R' 'utils-shiny.R' 'utils-tags.R' 'value-box.R' 'version-default.R' 'versions.R'",
122+
"Collate": "'accordion.R' 'breakpoints.R' 'bs-current-theme.R' 'bs-dependencies.R' 'bs-global.R' 'bs-remove.R' 'bs-theme-layers.R' 'bs-theme-preset-bootswatch.R' 'bs-theme-preset-brand.R' 'bs-theme-preset-builtin.R' 'bs-theme-preset.R' 'utils.R' 'bs-theme-preview.R' 'bs-theme-update.R' 'bs-theme.R' 'bslib-package.R' 'buttons.R' 'card.R' 'deprecated.R' 'files.R' 'fill.R' 'imports.R' 'input-code-editor.R' 'input-dark-mode.R' 'input-submit.R' 'input-switch.R' 'layout.R' 'nav-items.R' 'nav-update.R' 'navbar_options.R' 'navs-legacy.R' 'navs.R' 'onLoad.R' 'page.R' 'popover.R' 'precompiled.R' 'print.R' 'shiny-devmode.R' 'sidebar.R' 'staticimports.R' 'toast.R' 'toolbar.R' 'tooltip.R' 'utils-deps.R' 'utils-shiny.R' 'utils-tags.R' 'value-box.R' 'version-default.R' 'versions.R'",
123123
"NeedsCompilation": "no",
124124
"Author": "Carson Sievert [aut, cre] (ORCID: <https://orcid.org/0000-0002-4958-2844>), Joe Cheng [aut], Garrick Aden-Buie [aut] (ORCID: <https://orcid.org/0000-0002-7111-0077>), Posit Software, PBC [cph, fnd], Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Javi Aguilar [ctb, cph] (Bootstrap colorpicker library), Thomas Park [ctb, cph] (Bootswatch library), PayPal [ctb, cph] (Bootstrap accessibility plugin)",
125125
"Maintainer": "Carson Sievert <carson@posit.co>",
@@ -153,10 +153,10 @@
153153
},
154154
"cli": {
155155
"Package": "cli",
156-
"Version": "3.6.5",
156+
"Version": "3.6.6",
157157
"Source": "Repository",
158158
"Title": "Helpers for Developing Command Line Interfaces",
159-
"Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"gabor@posit.co\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", role = \"ctb\"), person(\"Kirill\", \"Müller\", role = \"ctb\"), person(\"Salim\", \"Brüggemann\", , \"salim-b@pm.me\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5329-5987\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )",
159+
"Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"gabor@posit.co\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", role = \"ctb\"), person(\"Kirill\", \"Müller\", role = \"ctb\"), person(\"Salim\", \"Brüggemann\", , \"salim-b@pm.me\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5329-5987\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )",
160160
"Description": "A suite of tools to build attractive command line interfaces ('CLIs'), from semantic elements: headings, lists, alerts, paragraphs, etc. Supports custom themes via a 'CSS'-like language. It also contains a number of lower level 'CLI' elements: rules, boxes, trees, and 'Unicode' symbols with 'ASCII' alternatives. It support ANSI colors and text styles as well.",
161161
"License": "MIT + file LICENSE",
162162
"URL": "https://cli.r-lib.org, https://github.com/r-lib/cli",
@@ -191,12 +191,13 @@
191191
],
192192
"Config/Needs/website": "r-lib/asciicast, bench, brio, cpp11, decor, desc, fansi, prettyunits, sessioninfo, tidyverse/tidytemplate, usethis, vctrs",
193193
"Config/testthat/edition": "3",
194+
"Config/usethis/last-upkeep": "2025-04-25",
194195
"Encoding": "UTF-8",
195-
"RoxygenNote": "7.3.2",
196+
"RoxygenNote": "7.3.2.9000",
196197
"NeedsCompilation": "yes",
197-
"Author": "Gábor Csárdi [aut, cre], Hadley Wickham [ctb], Kirill Müller [ctb], Salim Brüggemann [ctb] (<https://orcid.org/0000-0002-5329-5987>), Posit Software, PBC [cph, fnd]",
198+
"Author": "Gábor Csárdi [aut, cre], Hadley Wickham [ctb], Kirill Müller [ctb], Salim Brüggemann [ctb] (ORCID: <https://orcid.org/0000-0002-5329-5987>), Posit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
198199
"Maintainer": "Gábor Csárdi <gabor@posit.co>",
199-
"Repository": "CRAN"
200+
"Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest"
200201
},
201202
"digest": {
202203
"Package": "digest",
@@ -320,7 +321,7 @@
320321
},
321322
"fs": {
322323
"Package": "fs",
323-
"Version": "2.0.1",
324+
"Version": "2.1.0",
324325
"Source": "Repository",
325326
"Title": "Cross-Platform File System Operations Based on 'libuv'",
326327
"Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Hadley\", \"Wickham\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", role = \"aut\"), person(\"Jeroen\", \"Ooms\", , \"jeroenooms@gmail.com\", role = \"cre\"), person(\"libuv project contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Joyent, Inc. and other Node contributors\", role = \"cph\", comment = \"libuv library\"), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"), comment = c(ROR = \"03wc8by49\")) )",
@@ -674,7 +675,7 @@
674675
},
675676
"renv": {
676677
"Package": "renv",
677-
"Version": "1.2.0",
678+
"Version": "1.2.3",
678679
"Source": "Repository",
679680
"Type": "Package",
680681
"Title": "Project Environments",
@@ -716,13 +717,13 @@
716717
"webfakes"
717718
],
718719
"Encoding": "UTF-8",
719-
"NeedsCompilation": "yes",
720720
"RoxygenNote": "7.3.3",
721721
"VignetteBuilder": "knitr",
722722
"Config/Needs/website": "tidyverse/tidytemplate",
723723
"Config/testthat/edition": "3",
724724
"Config/testthat/parallel": "true",
725725
"Config/testthat/start-first": "bioconductor,python,install,restore,snapshot,retrieve,remotes",
726+
"NeedsCompilation": "no",
726727
"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]",
727728
"Maintainer": "Kevin Ushey <kevin@rstudio.com>",
728729
"Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest"
@@ -897,7 +898,7 @@
897898
},
898899
"xfun": {
899900
"Package": "xfun",
900-
"Version": "0.57",
901+
"Version": "0.58",
901902
"Source": "Repository",
902903
"Type": "Package",
903904
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
@@ -936,8 +937,8 @@
936937
"URL": "https://github.com/yihui/xfun",
937938
"BugReports": "https://github.com/yihui/xfun/issues",
938939
"Encoding": "UTF-8",
939-
"RoxygenNote": "7.3.3",
940940
"VignetteBuilder": "litedown",
941+
"Config/roxygen2/version": "8.0.0",
941942
"NeedsCompilation": "yes",
942943
"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]",
943944
"Maintainer": "Yihui Xie <xie@yihui.name>",

0 commit comments

Comments
 (0)