Skip to content

Commit 9ccb274

Browse files
authored
Update NOTES.md with recent changes and fixes
Document updates related to pangeo feedstock and R package installations.
1 parent fdced76 commit 9ccb274

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Then push to GitHub
1010
## 2026-02-07
1111

1212
* 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
1316

1417
## 2026-02-06
1518

0 commit comments

Comments
 (0)