Skip to content

Commit

Permalink
turn on renv auto-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
eveyp committed Jul 2, 2021
1 parent bdf871c commit 9bd6a6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .Rprofile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
source("renv/activate.R")
options(renv.config.auto.snapshot = TRUE)
if (interactive()) {
suppressMessages(require(devtools))
}
Expand Down

0 comments on commit 9bd6a6a

Please sign in to comment.