Skip to content
Open
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
14 changes: 7 additions & 7 deletions renv/profiles/lesson-requirements/renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
"NeedsCompilation": "yes",
"Author": "Object-Oriented Programming Working Group [cph], Davis Vaughan [aut], Jim Hester [aut] (<https://orcid.org/0000-0002-2739-7082>), Tomasz Kalinowski [aut], Will Landau [aut], Michael Lawrence [aut], Martin Maechler [aut] (<https://orcid.org/0000-0002-8685-9910>), Luke Tierney [aut], Hadley Wickham [aut, cre] (<https://orcid.org/0000-0003-4757-117X>)",
"Maintainer": "Hadley Wickham <hadley@posit.co>",
"Repository": "https://packagemanager.posit.co/cran/__linux__/jammy/latest"
"Repository": "RSPM"
},
"base64enc": {
"Package": "base64enc",
Expand Down Expand Up @@ -2365,12 +2365,12 @@
},
"units": {
"Package": "units",
"Version": "0.8-7",
"Version": "1.0-0",
"Source": "Repository",
"Title": "Measurement Units for R Vectors",
"Authors@R": "c(person(\"Edzer\", \"Pebesma\", role = c(\"aut\", \"cre\"), email = \"edzer.pebesma@uni-muenster.de\", comment = c(ORCID = \"0000-0001-8049-7069\")), person(\"Thomas\", \"Mailund\", role = \"aut\", email = \"mailund@birc.au.dk\"), person(\"Tomasz\", \"Kalinowski\", role = \"aut\"), person(\"James\", \"Hiebert\", role = \"ctb\"), person(\"Iñaki\", \"Ucar\", role = \"aut\", email = \"iucar@fedoraproject.org\", comment = c(ORCID = \"0000-0001-6403-5550\")), person(\"Thomas Lin\", \"Pedersen\", role = \"ctb\") )",
"Depends": [
"R (>= 3.0.2)"
"R (>= 3.5.0)"
],
"Imports": [
"Rcpp"
Expand Down Expand Up @@ -2399,11 +2399,11 @@
"License": "GPL-2",
"URL": "https://r-quantities.github.io/units/, https://github.com/r-quantities/units",
"BugReports": "https://github.com/r-quantities/units/issues",
"RoxygenNote": "7.3.2",
"RoxygenNote": "7.3.3",
"Encoding": "UTF-8",
"Config/testthat/edition": "3",
"NeedsCompilation": "yes",
"Author": "Edzer Pebesma [aut, cre] (<https://orcid.org/0000-0001-8049-7069>), Thomas Mailund [aut], Tomasz Kalinowski [aut], James Hiebert [ctb], Iñaki Ucar [aut] (<https://orcid.org/0000-0001-6403-5550>), Thomas Lin Pedersen [ctb]",
"Author": "Edzer Pebesma [aut, cre] (ORCID: <https://orcid.org/0000-0001-8049-7069>), Thomas Mailund [aut], Tomasz Kalinowski [aut], James Hiebert [ctb], Iñaki Ucar [aut] (ORCID: <https://orcid.org/0000-0001-6403-5550>), Thomas Lin Pedersen [ctb]",
"Maintainer": "Edzer Pebesma <edzer.pebesma@uni-muenster.de>",
"Repository": "CRAN"
},
Expand Down Expand Up @@ -2582,7 +2582,7 @@
},
"xfun": {
"Package": "xfun",
"Version": "0.53",
"Version": "0.54",
"Source": "Repository",
"Type": "Package",
"Title": "Supporting Functions for Packages Maintained by 'Yihui Xie'",
Expand Down Expand Up @@ -2621,7 +2621,7 @@
"URL": "https://github.com/yihui/xfun",
"BugReports": "https://github.com/yihui/xfun/issues",
"Encoding": "UTF-8",
"RoxygenNote": "7.3.2",
"RoxygenNote": "7.3.3",
"VignetteBuilder": "litedown",
"NeedsCompilation": "yes",
"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]",
Expand Down
Loading