Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Activate renv
Browse files Browse the repository at this point in the history
maurolepore committed Jun 1, 2024
1 parent e94b15d commit 20e51c4
Showing 3 changed files with 1,228 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rprofile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
source("renv/activate.R")
7 changes: 7 additions & 0 deletions renv/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
library/
local/
cellar/
lock/
python/
sandbox/
staging/
1,220 changes: 1,220 additions & 0 deletions renv/activate.R

Large diffs are not rendered by default.

0 comments on commit 20e51c4

Please sign in to comment.