trying with renv again after multiple check failures on macos arm64 with RHUB

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-09-09 09:45:53 +02:00
commit ce33650501
No known key found for this signature in database
7 changed files with 2242 additions and 0 deletions

1
.Rprofile Normal file
View file

@ -0,0 +1 @@
source("renv/activate.R")