Skip to content

Commit e9fc117

Browse files
committed
change location
1 parent 4cc5934 commit e9fc117

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.Rprofile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
install.packages("yaml")
12
source("renv/activate.R")
23
if (file.exists('~/.Rprofile')) sys.source('~/.Rprofile', envir = environment())
34

renv/activate.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
install.packages("yaml")
2-
31
local({
42

53
# the requested version of renv

0 commit comments

Comments
 (0)