Skip to content

Commit b603d58

Browse files
authored
Merge pull request #930 from swcarpentry/update/packages
Update 7 packages
2 parents c07e209 + c54f6ae commit b603d58

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
@@ -614,7 +614,7 @@
614614
},
615615
"evaluate": {
616616
"Package": "evaluate",
617-
"Version": "1.0.4",
617+
"Version": "1.0.5",
618618
"Source": "Repository",
619619
"Type": "Package",
620620
"Title": "Parsing and Evaluation Tools that Provide More Details than the Default",
@@ -2646,7 +2646,7 @@
26462646
},
26472647
"xfun": {
26482648
"Package": "xfun",
2649-
"Version": "0.52",
2649+
"Version": "0.53",
26502650
"Source": "Repository",
26512651
"Type": "Package",
26522652
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
@@ -2668,7 +2668,7 @@
26682668
"rstudioapi",
26692669
"tinytex (>= 0.30)",
26702670
"mime",
2671-
"litedown (>= 0.4)",
2671+
"litedown (>= 0.6)",
26722672
"commonmark",
26732673
"knitr (>= 1.50)",
26742674
"remotes",
@@ -2678,6 +2678,7 @@
26782678
"jsonlite",
26792679
"magick",
26802680
"yaml",
2681+
"data.table",
26812682
"qs"
26822683
],
26832684
"License": "MIT + file LICENSE",
@@ -2687,7 +2688,7 @@
26872688
"RoxygenNote": "7.3.2",
26882689
"VignetteBuilder": "litedown",
26892690
"NeedsCompilation": "yes",
2690-
"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]",
2691+
"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]",
26912692
"Maintainer": "Yihui Xie <[email protected]>",
26922693
"Repository": "CRAN"
26932694
},

0 commit comments

Comments
 (0)