Skip to content

Commit

Permalink
Merge pull request #21 from ecohealthalliance/dev
Browse files Browse the repository at this point in the history
update renv.lock
  • Loading branch information
ernestguevarra authored Nov 30, 2024
2 parents 142495b + c858590 commit 56f87b6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
1 change: 1 addition & 0 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ library(dplyr)
library(here)
library(airtabler)
library(kableExtra)
library(rmarkdown)
for (f in list.files(here::here("R"), full.names = TRUE)) source (f)
Expand Down
17 changes: 0 additions & 17 deletions renv.lock
Original file line number Diff line number Diff line change
Expand Up @@ -160,23 +160,6 @@
],
"Hash": "543776ae6848fde2f48ff3816d0628bc"
},
"bookdown": {
"Package": "bookdown",
"Version": "0.40",
"Source": "Repository",
"Repository": "P3M",
"Requirements": [
"R",
"htmltools",
"jquerylib",
"knitr",
"rmarkdown",
"tinytex",
"xfun",
"yaml"
],
"Hash": "896a79478a50c78fb035a37148638f4e"
},
"bslib": {
"Package": "bslib",
"Version": "0.8.0",
Expand Down

0 comments on commit 56f87b6

Please sign in to comment.