Open dschlaep opened 2 years ago
proper approach: have GHA install gdal on macOS
hack until resolved properly: set _R_CHECK_FORCE_SUGGESTS_: false
(which is ok since rSW2exter
is only utilized in a vignette and protected)
this issue just popped up on GHA windows as well: https://github.com/DrylandEcology/rSOILWAT2/runs/7341613399?check_suite_focus=true
package "rSW2exter" is (currently) not installed on GHA macOX because
ERROR: dependencies ‘rSW2st’, ‘sf’ are not available for package ‘rSW2exter’
installation of packages 'rSW2st', 'sf', 'terra', 'rgdal' fails with
configure: error: gdal-config not found or not executable.
https://github.com/DrylandEcology/rSOILWAT2/runs/7341269777?check_suite_focus=true