minor changes

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-02-27 12:43:54 +01:00
commit a7a416fe1d
9 changed files with 34 additions and 21 deletions

View file

@ -1,8 +1,11 @@
options(
renv.settings.snapshot.type = "explicit",
renv.config.auto.snapshot = TRUE,
renv.config.pak.enabled = TRUE
renv.config.pak.enabled = TRUE,
rmarkdown.html_vignette.check_title = FALSE
)
source("renv/activate.R")
if (interactive()) {