Skip to content

Commit add27af

Browse files
authored
[actions] update 1 packages
1 parent 0afec9b commit add27af

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

renv/profiles/lesson-requirements/renv.lock

Lines changed: 5 additions & 4 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",
@@ -225,7 +225,7 @@
225225
},
226226
"evaluate": {
227227
"Package": "evaluate",
228-
"Version": "1.0.3",
228+
"Version": "1.0.4",
229229
"Source": "Repository",
230230
"Type": "Package",
231231
"Title": "Parsing and Evaluation Tools that Provide More Details than the Default",
@@ -244,7 +244,8 @@
244244
"lattice",
245245
"methods",
246246
"pkgload",
247-
"rlang",
247+
"ragg (>= 1.4.0)",
248+
"rlang (>= 1.1.5)",
248249
"knitr",
249250
"testthat (>= 3.0.0)",
250251
"withr"
@@ -254,7 +255,7 @@
254255
"Encoding": "UTF-8",
255256
"RoxygenNote": "7.3.2",
256257
"NeedsCompilation": "no",
257-
"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]",
258+
"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]",
258259
"Maintainer": "Hadley Wickham <hadley@posit.co>",
259260
"Repository": "CRAN"
260261
},

0 commit comments

Comments
 (0)