Skip to content

Commit db70160

Browse files
authored
Merge pull request #496 from datacarpentry/update/packages
Update 8 packages
2 parents 9dd2ef7 + 5e2d85e commit db70160

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
@@ -635,7 +635,7 @@
635635
},
636636
"evaluate": {
637637
"Package": "evaluate",
638-
"Version": "1.0.4",
638+
"Version": "1.0.5",
639639
"Source": "Repository",
640640
"Type": "Package",
641641
"Title": "Parsing and Evaluation Tools that Provide More Details than the Default",
@@ -2651,7 +2651,7 @@
26512651
},
26522652
"xfun": {
26532653
"Package": "xfun",
2654-
"Version": "0.52",
2654+
"Version": "0.53",
26552655
"Source": "Repository",
26562656
"Type": "Package",
26572657
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
@@ -2673,7 +2673,7 @@
26732673
"rstudioapi",
26742674
"tinytex (>= 0.30)",
26752675
"mime",
2676-
"litedown (>= 0.4)",
2676+
"litedown (>= 0.6)",
26772677
"commonmark",
26782678
"knitr (>= 1.50)",
26792679
"remotes",
@@ -2683,6 +2683,7 @@
26832683
"jsonlite",
26842684
"magick",
26852685
"yaml",
2686+
"data.table",
26862687
"qs"
26872688
],
26882689
"License": "MIT + file LICENSE",
@@ -2692,7 +2693,7 @@
26922693
"RoxygenNote": "7.3.2",
26932694
"VignetteBuilder": "litedown",
26942695
"NeedsCompilation": "yes",
2695-
"Author": "Yihui Xie [aut, cre, cph] (<https://orcid.org/0000-0003-0645-5666>, https://yihui.org), Wush Wu [ctb], Daijiang Li [ctb], Xianying Tan [ctb], Salim Brüggemann [ctb] (<https://orcid.org/0000-0002-5329-5987>), Christophe Dervieux [ctb]",
2696+
"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]",
26962697
"Maintainer": "Yihui Xie <[email protected]>",
26972698
"Repository": "CRAN"
26982699
},

0 commit comments

Comments
 (0)