Skip to content

Commit 624548a

Browse files
authored
Merge pull request #43 from UW-Madison-DataScience/update/packages
Update 3 packages
2 parents a0896d4 + 3733150 commit 624548a

2 files changed

Lines changed: 14 additions & 14 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.2"
6-
attr(version, "md5") <- "bb69b6403b1bad0442657e9e8e57cc83"
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: 12 additions & 12 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",
@@ -41,7 +41,7 @@
4141
"NeedsCompilation": "no",
4242
"Author": "Winston Chang [aut, cre], Posit Software, PBC [cph, fnd]",
4343
"Maintainer": "Winston Chang <winston@posit.co>",
44-
"Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest"
44+
"Repository": "CRAN"
4545
},
4646
"base64enc": {
4747
"Package": "base64enc",
@@ -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,16 +114,16 @@
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>",
126-
"Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest"
126+
"Repository": "CRAN"
127127
},
128128
"cachem": {
129129
"Package": "cachem",
@@ -675,7 +675,7 @@
675675
},
676676
"renv": {
677677
"Package": "renv",
678-
"Version": "1.2.2",
678+
"Version": "1.2.3",
679679
"Source": "Repository",
680680
"Type": "Package",
681681
"Title": "Project Environments",
@@ -833,7 +833,7 @@
833833
"NeedsCompilation": "no",
834834
"Author": "JJ Allaire [aut], Yihui Xie [aut, cre] (ORCID: <https://orcid.org/0000-0003-0645-5666>), Christophe Dervieux [aut] (ORCID: <https://orcid.org/0000-0003-4474-2498>), Jonathan McPherson [aut], Javier Luraschi [aut], Kevin Ushey [aut], Aron Atkins [aut], Hadley Wickham [aut], Joe Cheng [aut], Winston Chang [aut], Richard Iannone [aut] (ORCID: <https://orcid.org/0000-0003-3925-190X>), Andrew Dunning [ctb] (ORCID: <https://orcid.org/0000-0003-0464-5036>), Atsushi Yasumoto [ctb, cph] (ORCID: <https://orcid.org/0000-0002-8335-495X>, cph: Number sections Lua filter), Barret Schloerke [ctb], Carson Sievert [ctb] (ORCID: <https://orcid.org/0000-0002-4958-2844>), Devon Ryan [ctb] (ORCID: <https://orcid.org/0000-0002-8549-0971>), Frederik Aust [ctb] (ORCID: <https://orcid.org/0000-0003-4900-788X>), Jeff Allen [ctb], JooYoung Seo [ctb] (ORCID: <https://orcid.org/0000-0002-4064-6012>), Malcolm Barrett [ctb], Rob Hyndman [ctb], Romain Lesur [ctb], Roy Storey [ctb], Ruben Arslan [ctb], Sergio Oller [ctb], Posit Software, PBC [cph, fnd], jQuery UI contributors [ctb, cph] (jQuery UI library; authors listed in inst/rmd/h/jqueryui/AUTHORS.txt), Mark Otto [ctb] (Bootstrap library), Jacob Thornton [ctb] (Bootstrap library), Bootstrap contributors [ctb] (Bootstrap library), Twitter, Inc [cph] (Bootstrap library), Alexander Farkas [ctb, cph] (html5shiv library), Scott Jehl [ctb, cph] (Respond.js library), Ivan Sagalaev [ctb, cph] (highlight.js library), Greg Franko [ctb, cph] (tocify library), John MacFarlane [ctb, cph] (Pandoc templates), Google, Inc. [ctb, cph] (ioslides library), Dave Raggett [ctb] (slidy library), W3C [cph] (slidy library), Dave Gandy [ctb, cph] (Font-Awesome), Ben Sperry [ctb] (Ionicons), Drifty [cph] (Ionicons), Aidan Lister [ctb, cph] (jQuery StickyTabs), Benct Philip Jonsson [ctb, cph] (pagebreak Lua filter), Albert Krewinkel [ctb, cph] (pagebreak Lua filter)",
835835
"Maintainer": "Yihui Xie <xie@yihui.name>",
836-
"Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest"
836+
"Repository": "CRAN"
837837
},
838838
"sass": {
839839
"Package": "sass",
@@ -869,7 +869,7 @@
869869
"NeedsCompilation": "yes",
870870
"Author": "Joe Cheng [aut], Timothy Mastny [aut], Richard Iannone [aut] (<https://orcid.org/0000-0003-3925-190X>), Barret Schloerke [aut] (<https://orcid.org/0000-0001-9986-114X>), Carson Sievert [aut, cre] (<https://orcid.org/0000-0002-4958-2844>), Christophe Dervieux [ctb] (<https://orcid.org/0000-0003-4474-2498>), RStudio [cph, fnd], Sass Open Source Foundation [ctb, cph] (LibSass library), Greter Marcel [ctb, cph] (LibSass library), Mifsud Michael [ctb, cph] (LibSass library), Hampton Catlin [ctb, cph] (LibSass library), Natalie Weizenbaum [ctb, cph] (LibSass library), Chris Eppstein [ctb, cph] (LibSass library), Adams Joseph [ctb, cph] (json.cpp), Trifunovic Nemanja [ctb, cph] (utf8.h)",
871871
"Maintainer": "Carson Sievert <carson@rstudio.com>",
872-
"Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest"
872+
"Repository": "CRAN"
873873
},
874874
"tinytex": {
875875
"Package": "tinytex",
@@ -898,7 +898,7 @@
898898
},
899899
"xfun": {
900900
"Package": "xfun",
901-
"Version": "0.57",
901+
"Version": "0.58",
902902
"Source": "Repository",
903903
"Type": "Package",
904904
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
@@ -937,8 +937,8 @@
937937
"URL": "https://github.com/yihui/xfun",
938938
"BugReports": "https://github.com/yihui/xfun/issues",
939939
"Encoding": "UTF-8",
940-
"RoxygenNote": "7.3.3",
941940
"VignetteBuilder": "litedown",
941+
"Config/roxygen2/version": "8.0.0",
942942
"NeedsCompilation": "yes",
943943
"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]",
944944
"Maintainer": "Yihui Xie <xie@yihui.name>",

0 commit comments

Comments
 (0)