- Use httr2
- API responses are now cached locally according to the PIP API cache policy from the PIP API responses headers
pipr
automatically handles retries when hitting the PIP API rate limiting threshold- Improved translation of HTTP errors into R error messages
- New helper functions
delete_cache()
andget_cache_info()
- Mock live API calls or skip them on CRAN
- fix for dictionary table
- Add new
display_aux
function to get a list of clickable auxiliary tables - Improved documentation
- Add new ppp_version and release_version parameters
- Remove systematic check_api() call in get_stats()
- Fix
popshare
argument not being passed toget_stats()
- CRAN release
- Add helper functions to facilitate retrieval of static tables Link to PR
- Include citation in README file
- Added a
NEWS.md
file to track changes to the package.