From c858590307877815c589559c8e553f6416b39af4 Mon Sep 17 00:00:00 2001 From: Ernest Guevarra Date: Sat, 30 Nov 2024 18:54:21 +0000 Subject: [PATCH] update renv.lock --- index.qmd | 1 + renv.lock | 17 ----------------- 2 files changed, 1 insertion(+), 17 deletions(-) diff --git a/index.qmd b/index.qmd index 93c719f..43258f2 100644 --- a/index.qmd +++ b/index.qmd @@ -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) diff --git a/renv.lock b/renv.lock index 8fe1176..2b80081 100644 --- a/renv.lock +++ b/renv.lock @@ -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",