This repository has been archived by the owner on May 10, 2022. It is now read-only.
Releases: ropensci-archive/originr
Releases · ropensci-archive/originr
originr v0.4.0
origin v0.3.0
NEW FEATURES
- replaced HTTP clients, now using
crul
package (#13) - new function
eol_invasive_data()
to get the global data.frame of invasive species data from EOL.
MINOR IMPROVEMENTS
- Improved documentation around
eol()
behavior.dataset="all"
does not encompass, or at least does not include data to indicate that it encompasses, the individual EOL invasives datasets. There's no response from EOL on this, so we're stuck with the behavior (#10) (#18) - Added internal datasets for
nsr()
function. Now internally we check whether the country, and state/province name passed in is in the acceptable set, and throw warning if not (#19)
originr v0.2.0
originr v0.1.0
NEW FEATURES
- Released to CRAN.