Skip to content

Commit 2c68d38

Browse files
authored
Merge pull request #30 from WEHI-Education/update/packages
Update 3 packages
2 parents d6b28d7 + f3aa752 commit 2c68d38

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

renv/profiles/lesson-requirements/renv.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"R": {
3-
"Version": "4.6.0",
3+
"Version": "4.6.1",
44
"Repositories": [
55
{
66
"Name": "carpentries",
@@ -197,7 +197,7 @@
197197
"NeedsCompilation": "yes",
198198
"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>)",
199199
"Maintainer": "Gábor Csárdi <gabor@posit.co>",
200-
"Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest"
200+
"Repository": "CRAN"
201201
},
202202
"digest": {
203203
"Package": "digest",
@@ -730,14 +730,14 @@
730730
},
731731
"rlang": {
732732
"Package": "rlang",
733-
"Version": "1.2.0",
733+
"Version": "1.3.0",
734734
"Source": "Repository",
735735
"Title": "Functions for Base Types and Core R and 'Tidyverse' Features",
736+
"Authors@R": "c( person(\"Lionel\", \"Henry\", , \"lionel@posit.co\", role = c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = \"aut\"), person(\"mikefc\", , , \"mikefc@coolbutuseless.com\", role = \"cph\", comment = \"Hash implementation based on Mike's xxhashlite\"), person(\"Yann\", \"Collet\", role = \"cph\", comment = \"Author of the embedded xxHash library\"), person(\"Posit, PBC\", role = c(\"cph\", \"fnd\")) )",
736737
"Description": "A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.",
737-
"Authors@R": "c( person(\"Lionel\", \"Henry\", ,\"lionel@posit.co\", c(\"aut\", \"cre\")), person(\"Hadley\", \"Wickham\", ,\"hadley@posit.co\", \"aut\"), person(given = \"mikefc\", email = \"mikefc@coolbutuseless.com\", 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\")) )",
738738
"License": "MIT + file LICENSE",
739-
"ByteCompile": "true",
740-
"Biarch": "true",
739+
"URL": "https://rlang.r-lib.org, https://github.com/r-lib/rlang",
740+
"BugReports": "https://github.com/r-lib/rlang/issues",
741741
"Depends": [
742742
"R (>= 4.0.0)"
743743
],
@@ -767,13 +767,14 @@
767767
"Enhances": [
768768
"winch"
769769
],
770-
"Encoding": "UTF-8",
771-
"RoxygenNote": "7.3.3",
772-
"URL": "https://rlang.r-lib.org, https://github.com/r-lib/rlang",
773-
"BugReports": "https://github.com/r-lib/rlang/issues",
770+
"Biarch": "true",
771+
"ByteCompile": "true",
774772
"Config/build/compilation-database": "true",
775-
"Config/testthat/edition": "3",
776773
"Config/Needs/website": "dplyr, tidyverse/tidytemplate",
774+
"Config/roxygen2/version": "8.0.0",
775+
"Config/testthat/edition": "3",
776+
"Config/testthat/parallel": "true",
777+
"Encoding": "UTF-8",
777778
"NeedsCompilation": "yes",
778779
"Author": "Lionel Henry [aut, cre], Hadley Wickham [aut], mikefc [cph] (Hash implementation based on Mike's xxhashlite), Yann Collet [cph] (Author of the embedded xxHash library), Posit, PBC [cph, fnd]",
779780
"Maintainer": "Lionel Henry <lionel@posit.co>",
@@ -873,7 +874,7 @@
873874
},
874875
"tinytex": {
875876
"Package": "tinytex",
876-
"Version": "0.59",
877+
"Version": "0.60",
877878
"Source": "Repository",
878879
"Type": "Package",
879880
"Title": "Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents",
@@ -898,7 +899,7 @@
898899
},
899900
"xfun": {
900901
"Package": "xfun",
901-
"Version": "0.58",
902+
"Version": "0.59",
902903
"Source": "Repository",
903904
"Type": "Package",
904905
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",

0 commit comments

Comments
 (0)