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
Hi,
I bumped into this error and I am not sure were it comes from:
Error in (function (cond) :
error in evaluating the argument 'x' in selecting a method for function 'unique': attr classes has wrong size: please file an issue
We now try to get the st_dimension() of an object more carefully using try(sf::st_dimension()). If we encounter an error, we st_cast() which makes this example work. However, I don't know how robust this is for other (edge) cases...
Hi,
I bumped into this error and I am not sure were it comes from:
This is the traceback:
With this, I can reproduce the error on my system:
This is my session's info:
Sorry for the length of these snapshots but I was not be able to locate the problem more precisely.
Thank you for your great work!
The text was updated successfully, but these errors were encountered: