AMBarbosa
AMBarbosa
If `end` >100,000, an error message is shown, even if `start` is large enough for the total number of records to be OK: ``` sp_occurrence(genus = "Lutra", download = FALSE)...
It's OK with the defaults, but if start>1, the messages shown in the console start getting weird: the number of reported "records found" decreases, and the 1st downloaded record looks...
... to let the user know the ways around it
...and fix a couple of typos. Issue #57
When the `country` argument for `worldclim_country()` has length >1, only the first element is used, and the other are silently ignored. ``` tavg
This was working fine with my previous version of R (4.3.2) on RStudio, but after updating **R** to version **4.4.0** on Windows (haven't updated R on Linux yet), I'm getting...
Hi, `get_dataset()` was working alright until the last time I used it (March this year), but now it's consistently failing (for the same taxa, and even for the Examples in...
It would be great if you could add also CHELSA (https://chelsa-climate.org/) for terrestrial climate. Comparison papers have found it superior to WorldClim, probably because it is based on statistical downscaling...
Hello! Is there a plan to implement 'terra' input formats (SpatRaster, SpatVector) in 'dismo' any time soon? Cheers!
I'm not sure this has some purpose, but when plotting points that are all at the same pole, they don't look like points but rather very thin vertical line segments:...