Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GHA:
_R_CHECK_FORCE_SUGGESTS_: false
- addressing issue #198: frequent failures of GHA because suggested package "rSW2exter" cannot be installed (usually GDAL-related problems on GHA) - this hack should be ok because "rSW2exter" is only utilized in a vignette and not executed if not available - once issue #198 is properly resolved consider removing `_R_CHECK_FORCE_SUGGESTS_: false`
- Loading branch information