Skip to content

Commit ea13c8f

Browse files
authored
Merge pull request #72 from datacarpentry/update/packages
Update 2 packages
2 parents 0adb6a8 + 287f11c commit ea13c8f

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

renv/profiles/lesson-requirements/renv.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
},
226226
"evaluate": {
227227
"Package": "evaluate",
228-
"Version": "1.0.4",
228+
"Version": "1.0.5",
229229
"Source": "Repository",
230230
"Type": "Package",
231231
"Title": "Parsing and Evaluation Tools that Provide More Details than the Default",
@@ -931,7 +931,7 @@
931931
},
932932
"xfun": {
933933
"Package": "xfun",
934-
"Version": "0.52",
934+
"Version": "0.53",
935935
"Source": "Repository",
936936
"Type": "Package",
937937
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
@@ -953,7 +953,7 @@
953953
"rstudioapi",
954954
"tinytex (>= 0.30)",
955955
"mime",
956-
"litedown (>= 0.4)",
956+
"litedown (>= 0.6)",
957957
"commonmark",
958958
"knitr (>= 1.50)",
959959
"remotes",
@@ -963,6 +963,7 @@
963963
"jsonlite",
964964
"magick",
965965
"yaml",
966+
"data.table",
966967
"qs"
967968
],
968969
"License": "MIT + file LICENSE",
@@ -972,7 +973,7 @@
972973
"RoxygenNote": "7.3.2",
973974
"VignetteBuilder": "litedown",
974975
"NeedsCompilation": "yes",
975-
"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]",
976+
"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]",
976977
"Maintainer": "Yihui Xie <xie@yihui.name>",
977978
"Repository": "CRAN"
978979
},

0 commit comments

Comments
 (0)