-
Notifications
You must be signed in to change notification settings - Fork 6
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
This gives the error ''Error in which(as.vector(shoredistances) < (-1 * buffer)) : 'list' object cannot be coerced to type 'double' , and ''unlist'' should be added before the shoreline. #89
Comments
Thanks @haniehsaeedi, can you please share a minimal code example? |
library(devtools) |
Would you mind adding your data file or letting me know what the output is of |
data.csv |
I'm not able to reproduce the issue, can you please share the output of |
Matrix products: default locale: attached base packages: other attached packages: loaded via a namespace (and not attached): |
Hi, was this issue resolved? I've just revisited code from June code and I get the same error when running the check_onland() function. Thanks. |
This is fixed in the un-merged PR #88 BTW |
obistools/R/check_onland.R
Line 53 in d039b4b
The text was updated successfully, but these errors were encountered: