Alexander Zizka
Alexander Zizka
Hi Scott, There is an competing reference list for plant synonymy, which I helped some colleagues to put together as an R package (https://github.com/idiv-biodiversity/LCVP) updating the plant list and expanding...
Same problem here. I just used the example given for Panthera leo (https://ropensci.github.io/CoordinateCleaner/articles/Cleaning_GBIF_data_with_CoordinateCleaner.html) and got the same error message: `library(countrycode)` `library(CoordinateCleaner)` `library(dplyr)` ``` library(ggplot2) library(rgbif) library(sp) ``` #obtain data from...
Since the vignette depends on working internet ressources and will fail if those are broken, avoid vignette rebuilding on CRAN
Enable the users to provide custom rasters to `calculate_bias` and `dis_rast` to enable different cartographic projections
Instead of providing the gazetteers with the package, get them via rnaturalearth
The number of records downloaded with `get_inat_obs_user` can mismatch with the number of records displayed for a user by iNaturalist. For example, username == "christiangross4", retrieves 390 records, but www.inaturalist.org...
Implement the use of model ensembles and test performance compared to individual models
Remove those species without records fromt eh example dataset, so that no warnings are displayed.
Reconsider the order structure of the IUCNN output. Maybe a better name ofr the dfeault model folder than nn_model_0
ONly after implementation of NA imputation and making issues with the reliability of this data clear in the vignette