sampbias
sampbias copied to clipboard
cannot derive coordinates from non-numeric matrix
My input data is the output of the R package Coordinate Cleaner. Majority of species occurance data has worked in SampBias, but a handful get the following error:
Creating occurrence raster... Adjusting to terrestrial surface... Calculating distance raster... Error in .local(obj, ...) : cannot derive coordinates from non-numeric matrix
From my understanding, it is telling me that the coordinates are not in a numeric format. However, when I check using, class(example.in$decimalLatitude), it shows as being numeric.
Any idea what is going on?
H.
Same problem here :c
Hello there! We've recently overhauled the Sampbias package, integrating new spatial packages and implementing substantial changes to the code. If you're still encountering the issue after updating the package to the latest version available on GitHub, could you please share a reproducible code along with the accompanying data? This will enable us to investigate the error more effectively and provide you with a timely resolution. Your cooperation is greatly appreciated!