trying to reset rhub

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-09-05 13:30:02 +02:00
commit 85063839b1
No known key found for this signature in database
4 changed files with 2 additions and 111 deletions

View file

@ -1,13 +0,0 @@
# 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")
if (interactive()) {
suppressMessages(require(usethis))
}