fix to setup renv

This commit is contained in:
Andreas Gammelgaard Damsbo 2023-12-20 09:15:34 +01:00
commit 459f3b0b3c
3 changed files with 8 additions and 6 deletions

View file

@ -3,7 +3,7 @@ local({
# the requested version of renv
version <- "1.0.3"
attr(version, "sha") <- "1.0.3"
attr(version, "sha") <- NULL
# the project directory
project <- getwd()