You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: examples.md
+26-44
Original file line number
Diff line number
Diff line change
@@ -450,53 +450,35 @@ jobs:
450
450
451
451
## R - renv
452
452
453
-
For renv, the cache directory will vary by OS. Look at https://rstudio.github.io/renv/articles/renv.html#cache
Replace `~/.local/share/renv` with the correct `path` if not using Ubuntu.
473
-
474
-
### Multiple OS's in a workflow
453
+
For renv, the cache directory will vary by OS. The `RENV_PATHS_ROOT` environment variable is used to set the cache location. Have a look at https://rstudio.github.io/renv/reference/paths.html#details for more details.
0 commit comments