Releases: umr-amap/BIOMASS
Releases · umr-amap/BIOMASS
Version 2.1.11 released on CRAN
- version 2.1.11
- Move from httr to httr2 package for correctTaxo
- Replace sp and raster dependencies by sf and terra
- version 2.1.10
- Add a graceful failure message in case of API or connection failure to match the CRAN policy
- version 2.1.9
- Change of the reference dataset in correctTaxo function to avoid a bug (tropicos was no longer maintained)
- Add a graceful failure message in case of API or connection failure to match the CRAN policy
- version 2.1.7
- Remove the as.vector to match the latest development versions of R
- version 2.1.6
- Fit the CRAN policies regarding the cache management by defaulting location to
R session temp folder (issue #30)- Use function createCache to activate a permanent cache
- clearCache function allows to clear or remove permanent cache folder
- Avoid all tests based on downloading rasters (E and bioclim parameters)
- version 2.1.5
- updated TNRS API request code in correctTaxo (issue #25)
Version 2.1.4 released on CRAN
version 2.1.4
- replaced taxosaurus with TNRS for name resolution in correctTaxo
- spell check documentation (thank you Mauro)
- fix an issue with summaryByPlot when a plot contains a single tree
- added fetching accepted names in correctTaxo
- removed unneeded dependencies on usethis, taxize, covr, rvest, MCMCglmm and lmfor