fix: hw4 knit

This commit is contained in:
eneller
2026-05-17 12:41:24 +02:00
parent ea4aeb7bcd
commit 243547f875
3 changed files with 87 additions and 4 deletions

View File

@@ -828,6 +828,34 @@
"Maintainer": "Yihui Xie <xie@yihui.name>",
"Repository": "CRAN"
},
"rstudioapi": {
"Package": "rstudioapi",
"Version": "0.18.0",
"Source": "Repository",
"Title": "Safely Access the RStudio API",
"Description": "Access the RStudio API (if available) and provide informative error messages when it's not.",
"Authors@R": "c( person(\"Kevin\", \"Ushey\", role = c(\"aut\", \"cre\"), email = \"kevin@rstudio.com\"), person(\"JJ\", \"Allaire\", role = c(\"aut\"), email = \"jj@posit.co\"), person(\"Hadley\", \"Wickham\", role = c(\"aut\"), email = \"hadley@posit.co\"), person(\"Gary\", \"Ritchie\", role = c(\"aut\"), email = \"gary@posit.co\"), person(family = \"RStudio\", role = \"cph\") )",
"Maintainer": "Kevin Ushey <kevin@rstudio.com>",
"License": "MIT + file LICENSE",
"URL": "https://rstudio.github.io/rstudioapi/, https://github.com/rstudio/rstudioapi",
"BugReports": "https://github.com/rstudio/rstudioapi/issues",
"RoxygenNote": "7.3.3",
"Suggests": [
"testthat",
"knitr",
"rmarkdown",
"clipr",
"covr",
"curl",
"jsonlite",
"withr"
],
"VignetteBuilder": "knitr",
"Encoding": "UTF-8",
"NeedsCompilation": "no",
"Author": "Kevin Ushey [aut, cre], JJ Allaire [aut], Hadley Wickham [aut], Gary Ritchie [aut], RStudio [cph]",
"Repository": "CRAN"
},
"sass": {
"Package": "sass",
"Version": "0.4.10",