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: NOTES.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,9 @@ Then push to GitHub
10
10
## 2026-02-07
11
11
12
12
* Update pangeo feedstock to latest version 2026-01-21
13
+
* Set Python back to 3.11, same as CryoCloud
14
+
* R packages installed with install-r-packages.sh are not using binaries. I was circumventing the behavior in $R_HOME/etc/Rprofile.site that ensures that using repo p3m.dev gets binaries instead of source.
15
+
* The `set -euo` meant that unbound variables in scripts throw and error. This is probably correct although now threw some errors when calling install-r-packages.sh
0 commit comments