Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions renv/profiles/lesson-requirements/renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@
},
"evaluate": {
"Package": "evaluate",
"Version": "1.0.4",
"Version": "1.0.5",
"Source": "Repository",
"Type": "Package",
"Title": "Parsing and Evaluation Tools that Provide More Details than the Default",
Expand Down Expand Up @@ -2646,7 +2646,7 @@
},
"xfun": {
"Package": "xfun",
"Version": "0.52",
"Version": "0.53",
"Source": "Repository",
"Type": "Package",
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
Expand All @@ -2668,7 +2668,7 @@
"rstudioapi",
"tinytex (>= 0.30)",
"mime",
"litedown (>= 0.4)",
"litedown (>= 0.6)",
"commonmark",
"knitr (>= 1.50)",
"remotes",
Expand All @@ -2678,6 +2678,7 @@
"jsonlite",
"magick",
"yaml",
"data.table",
"qs"
],
"License": "MIT + file LICENSE",
Expand All @@ -2687,7 +2688,7 @@
"RoxygenNote": "7.3.2",
"VignetteBuilder": "litedown",
"NeedsCompilation": "yes",
"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]",
"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]",
"Maintainer": "Yihui Xie <[email protected]>",
"Repository": "CRAN"
},
Expand Down