This commit is contained in:
Andreas Gammelgaard Damsbo 2024-09-05 12:52:32 +02:00
commit c7ab477203
No known key found for this signature in database
8 changed files with 12 additions and 2203 deletions

View file

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