-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
R crash #9
Comments
Same with:
|
The problem can be reproduced: https://github.com/Graczykowski/twiGPS/actions/runs/9285743627/job/25550945650 |
Error introduced in new version of terra (1.7-78) - until the bug is fixed package will require terra version 1.7-65 or older which works correctly |
@Graczykowski is this bug already reported by someone else at the terra GitHub issue? If not -- please try to isolate the error (reprex) and report it. In general, R packages should not require old versions of the packages. |
bug reported in rspatial/terra#1530 |
Issue closed with terra fix |
The example below crashes my R session:
The text was updated successfully, but these errors were encountered: