mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
fix to setup renv
This commit is contained in:
parent
31c6994ce3
commit
459f3b0b3c
3 changed files with 8 additions and 6 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue