This repository has been archived by the owner on Sep 9, 2022. It is now read-only.
microdemic v0.5.0
NEW FEATURES
- new author Christopher Baker (#13)
- docs website at https://docs.ropensci.org/microdemic
MINOR IMPROVEMENTS
- all functions now pass along detailed error messages; before we were erroring but just giving the http status code and generic message; as part of this fix now importing httpcode pkg (#7) (#12) (#14)
- use fake API key on travis to avoid test suite error (#11)
- internals of
ma_search()
have changed a bit; get in touch if you have any questions about this function