mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
renv out
This commit is contained in:
parent
7bbdf9b7fb
commit
c7ab477203
8 changed files with 12 additions and 2203 deletions
12
.Rprofile
12
.Rprofile
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue