DrylandEcology / rSOILWAT2

A R package for SOILWAT2
GNU General Public License v3.0
10 stars 4 forks source link

Github actions are failing if suggested package "rSW2exter" failed to install #198

Open dschlaep opened 2 years ago

dschlaep commented 2 years ago

https://github.com/DrylandEcology/rSOILWAT2/runs/7341269777?check_suite_focus=true

dschlaep commented 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)

dschlaep commented 2 years ago

this issue just popped up on GHA windows as well: https://github.com/DrylandEcology/rSOILWAT2/runs/7341613399?check_suite_focus=true