Skip to content

Commit

Permalink
Test CI-CD-renv with already-activated project (renv::activate())
Browse files Browse the repository at this point in the history
* This would be the setup of an actual repo using renv.
  • Loading branch information
riccardoporreca committed Jan 17, 2024
1 parent cb08989 commit 2fc23cc
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
@@ -0,0 +1 @@
source("renv/activate.R")

0 comments on commit 2fc23cc

Please sign in to comment.