You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
compareGeom does not have the argument "stopiffalse" (it does have stopOnError). This error went undetected in previous versions, but that has now been fixed.
The text was updated successfully, but these errors were encountered:
"restoptr" now breaks with the development version of "terra". This is because of a call to
terra::compareGeom
inrestoptr::restopt_solution
:compareGeom
does not have the argument "stopiffalse" (it does havestopOnError
). This error went undetected in previous versions, but that has now been fixed.The text was updated successfully, but these errors were encountered: