NEWS
ArctosR 0.1.4
- Add support for setting API key via .Renviron file
- Add vignette demonstrating using ArctosR for downloading data to show the
effects of Bergmann's rule
- Add vignette demonstrating downloading Arctos data for use in ecological niche
modeling
ArctosR 0.1.3 (2025-09-23)
- Fix get_records subsequent requests not using user's API key
- Add get_request_url to get the first URL used by a query
- Update vignette to demonstrate spatial data plotting
ArctosR 0.1.2 (2025-09-15)
- Package no longer has a package-level API key. Users will need to request
their own API key from 'Arctos'
- Improve error reporting on functions
- Add get_relationships function
ArctosR 0.1.1 (2025-07-15)
- Fix failing test on macOS
- Introduce functions to assist with troubleshooting failed requests
ArctosR 0.1.0 (2025-07-11)