Skip to content
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

CoordinateCleaner error #30

Closed
jivelasquezt opened this issue Jul 26, 2019 · 2 comments
Closed

CoordinateCleaner error #30

jivelasquezt opened this issue Jul 26, 2019 · 2 comments

Comments

@jivelasquezt
Copy link

Function clean_coordinates fails with the following error:

Error in ras_dist(x = k, lat = lat, lon = lon, ras = ras, weights = TRUE): object 'ras' not found

Code:

CoordinateCleaner::clean_coordinates(sp.data,
                                                                      lon="decimalLongitude",
                                                                      lat="decimalLatitude",
                                                                      species="species",
                                                                      countries = "countryCode",
                                                                      value="clean",
                                                                      tests=c("capitals","centroids", "equal", "gbif","institutions", "outliers", "seas","zeros"))
@azizka
Copy link
Collaborator

azizka commented May 4, 2020

OK, could you please provide an example of the input data to reproduce the error? Thanks!

@azizka
Copy link
Collaborator

azizka commented May 10, 2020

Same as #21

@azizka azizka closed this as completed May 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants