File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1- # Development version
1+
2+ # ` v2.11.2 ` (2025-02-19)
23
34* ` [setup-r] ` now installs gfortran 14.2 for R 4.5.0 and later (#965 ).
45
56* ` [setup-r] ` now does not use PPM on aarch64 Linux, because PPM
67 does not have binary packages for aarch64 Linux, and it would send
78 x86_64 binarires for aarch64 systems as well.
89
10+ * ` [setup-r] ` now unlinks
` [email protected] ` on macOS silently,
11+ to avoid an error from the problem matchers (#973 ).
12+
13+ * ` [setup-r-dependencies] ` now supports ` dependencies: FALSE `
14+ (@eitsupi , #961 ).
15+
16+ * ` [setup-r-dependencies] ` now creates the ` R_LIBS_USER ` and
17+ ` R_LIBS_SITE ` library directories (#974 ).
18+
19+ * ` [setup-r-dependencies] ` now prints the R repo status (#975 ).
20+
921* Example workflows that use renv now call ` setup-r ` with
1022 ` r-version: renv ` , to install the R version declared in the
1123 ` renv.lock ` file.
You can’t perform that action at this time.
0 commit comments