fix: hw4 knit
This commit is contained in:
28
renv.lock
28
renv.lock
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user