Changelog
Source:NEWS.md
tidyUSDA 0.4.0
CRAN release: 2022-05-01
- Added more verbose error messages if your parameters are rejected by the API
tidyUSDA 0.3.1
CRAN release: 2021-03-12
- Fixed issue where input parameters with an ‘&’ weren’t encoding correctly in API call to USDA
- Added some more unit tests
tidyUSDA 0.2.6
CRAN release: 2020-01-25
- Added more test coverage
- Fixed error in getQuickstat where ‘weighted_by_sq_mile’ rounded the numbers too much to make sense
tidyUSDA 0.2.4
CRAN release: 2019-11-08
- Redid the geospatial joins in getQuickstat()
- Added more unit tests
tidyUSDA 0.2.3
CRAN release: 2019-11-02
- Fixed interacting plotting issue with builds
- Added crayon highlighting to error trapping code
tidyUSDA 0.2.2
CRAN release: 2019-10-28
- Added messages for macOS users before they try plotUSDA (graphics issue with underlying geom_sf())
- Minor bug fixes
- Added code coverage
tidyUSDA 0.2.1
CRAN release: 2019-10-06
- Fixed bug in vignette where domain was scoped incorrectly
- Added comments to vignette regarding slow plotting on Mac OsX