Skip to content

Commit 3cb3c5e

Browse files
committed
site deploy
Auto-generated via `{sandpaper}` Source : d751d24 Branch : md-outputs Author : GitHub Actions <[email protected]> Time : 2025-05-30 21:30:05 +0000 Message : markdown source builds Auto-generated via `{sandpaper}` Source : 0afec9b Branch : main Author : Tim Dennis <[email protected]> Time : 2025-05-30 21:29:18 +0000 Message : Merge pull request #26 from LibraryCarpentry/update/workflows Update Workflows to Version 0.16.12
1 parent a9631b1 commit 3cb3c5e

File tree

6 files changed

+29
-29
lines changed

6 files changed

+29
-29
lines changed

aio.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

exercise.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

instructor/aio.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

instructor/exercise.html

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ pandoc: 3.1.11
22
pkgdown: 2.1.3
33
pkgdown_sha: ~
44
articles: {}
5-
last_built: 2025-05-30T21:29Z
5+
last_built: 2025-05-30T21:30Z

renv.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
},
151151
"cli": {
152152
"Package": "cli",
153-
"Version": "3.6.4",
153+
"Version": "3.6.5",
154154
"Source": "Repository",
155155
"Title": "Helpers for Developing Command Line Interfaces",
156156
"Authors@R": "c( person(\"Gábor\", \"Csárdi\", , \"[email protected]\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", role = \"ctb\"), person(\"Kirill\", \"Müller\", role = \"ctb\"), person(\"Salim\", \"Brüggemann\", , \"[email protected]\", role = \"ctb\", comment = c(ORCID = \"0000-0002-5329-5987\")), person(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")) )",
@@ -315,7 +315,7 @@
315315
},
316316
"fs": {
317317
"Package": "fs",
318-
"Version": "1.6.5",
318+
"Version": "1.6.6",
319319
"Source": "Repository",
320320
"Title": "Cross-Platform File System Operations Based on 'libuv'",
321321
"Authors@R": "c( person(\"Jim\", \"Hester\", role = \"aut\"), person(\"Hadley\", \"Wickham\", , \"[email protected]\", role = \"aut\"), person(\"Gábor\", \"Csárdi\", , \"[email protected]\", role = c(\"aut\", \"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\")) )",
@@ -353,7 +353,7 @@
353353
"NeedsCompilation": "yes",
354354
"Author": "Jim Hester [aut], Hadley Wickham [aut], Gábor Csárdi [aut, cre], libuv project contributors [cph] (libuv library), Joyent, Inc. and other Node contributors [cph] (libuv library), Posit Software, PBC [cph, fnd]",
355355
"Maintainer": "Gábor Csárdi <[email protected]>",
356-
"Repository": "RSPM"
356+
"Repository": "CRAN"
357357
},
358358
"glue": {
359359
"Package": "glue",
@@ -761,11 +761,11 @@
761761
},
762762
"rlang": {
763763
"Package": "rlang",
764-
"Version": "1.1.5",
764+
"Version": "1.1.6",
765765
"Source": "Repository",
766766
"Title": "Functions for Base Types and Core R and 'Tidyverse' Features",
767767
"Description": "A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.",
768-
"Authors@R": "c( person(\"Lionel\", \"Henry\", ,\"[email protected]\", c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", ,\"[email protected]\", \"aut\"), person(given = \"mikefc\", email = \"[email protected]\", role = \"cph\", comment = \"Hash implementation based on Mike's xxhashlite\"), person(given = \"Yann\", family = \"Collet\", role = \"cph\", comment = \"Author of the embedded xxHash library\"), person(given = \"Posit, PBC\", role = c(\"cph\", \"fnd\")) )",
768+
"Authors@R": "c( person(\"Lionel\", \"Henry\", ,\"[email protected]\", c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", ,\"[email protected]\", \"aut\"), person(given = \"mikefc\", email = \"[email protected]\", role = \"cph\", comment = \"Hash implementation based on Mike's xxhashlite\"), person(given = \"Yann\", family = \"Collet\", role = \"cph\", comment = \"Author of the embedded xxHash library\"), person(given = \"Posit, PBC\", role = c(\"cph\", \"fnd\")) )",
769769
"License": "MIT + file LICENSE",
770770
"ByteCompile": "true",
771771
"Biarch": "true",
@@ -779,15 +779,17 @@
779779
"cli (>= 3.1.0)",
780780
"covr",
781781
"crayon",
782+
"desc",
782783
"fs",
783784
"glue",
784785
"knitr",
785786
"magrittr",
786787
"methods",
787788
"pillar",
789+
"pkgload",
788790
"rmarkdown",
789791
"stats",
790-
"testthat (>= 3.0.0)",
792+
"testthat (>= 3.2.0)",
791793
"tibble",
792794
"usethis",
793795
"vctrs (>= 0.2.3)",
@@ -800,6 +802,7 @@
800802
"RoxygenNote": "7.3.2",
801803
"URL": "https://rlang.r-lib.org, https://github.com/r-lib/rlang",
802804
"BugReports": "https://github.com/r-lib/rlang/issues",
805+
"Config/build/compilation-database": "true",
803806
"Config/testthat/edition": "3",
804807
"Config/Needs/website": "dplyr, tidyverse/tidytemplate",
805808
"NeedsCompilation": "yes",
@@ -865,7 +868,7 @@
865868
},
866869
"sass": {
867870
"Package": "sass",
868-
"Version": "0.4.9",
871+
"Version": "0.4.10",
869872
"Source": "Repository",
870873
"Type": "Package",
871874
"Title": "Syntactically Awesome Style Sheets ('Sass')",
@@ -875,7 +878,7 @@
875878
"URL": "https://rstudio.github.io/sass/, https://github.com/rstudio/sass",
876879
"BugReports": "https://github.com/rstudio/sass/issues",
877880
"Encoding": "UTF-8",
878-
"RoxygenNote": "7.3.1",
881+
"RoxygenNote": "7.3.2",
879882
"SystemRequirements": "GNU make",
880883
"Imports": [
881884
"fs (>= 1.2.4)",
@@ -897,11 +900,11 @@
897900
"NeedsCompilation": "yes",
898901
"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)",
899902
"Maintainer": "Carson Sievert <[email protected]>",
900-
"Repository": "RSPM"
903+
"Repository": "CRAN"
901904
},
902905
"tinytex": {
903906
"Package": "tinytex",
904-
"Version": "0.56",
907+
"Version": "0.57",
905908
"Source": "Repository",
906909
"Type": "Package",
907910
"Title": "Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents",
@@ -926,7 +929,7 @@
926929
},
927930
"xfun": {
928931
"Package": "xfun",
929-
"Version": "0.51",
932+
"Version": "0.52",
930933
"Source": "Repository",
931934
"Type": "Package",
932935
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
@@ -950,18 +953,15 @@
950953
"mime",
951954
"litedown (>= 0.4)",
952955
"commonmark",
953-
"knitr (>= 1.47)",
956+
"knitr (>= 1.50)",
954957
"remotes",
955958
"pak",
956-
"rhub",
957-
"renv",
958959
"curl",
959960
"xml2",
960961
"jsonlite",
961962
"magick",
962963
"yaml",
963-
"qs",
964-
"rmarkdown"
964+
"qs"
965965
],
966966
"License": "MIT + file LICENSE",
967967
"URL": "https://github.com/yihui/xfun",

0 commit comments

Comments
 (0)