Changelog
Source:NEWS.md
ntdr 0.4.0
CRAN release: 2024-10-25
- Remove httr from Imports and tidyverse from Suggests
- Add tidyr, rappdirs, httr2, and rlang to Imports and add withr to Suggests.
- Improve validation for
agency
andmodes
arguments - Add supporting for setting
cache
argument with an option - Add package-level documentation
- Thanks to new contributor Eli Pousson for making all these improvements
ntdr 0.3.4
CRAN release: 2024-04-05
- small updates to documentation to account for changes in April data release (#14)
ntdr 0.3.3
CRAN release: 2023-10-07
- Bugfix: Fixing breaking change with the August data release (#12)
ntdr 0.3.2
CRAN release: 2023-09-09
- Bugfix: Change in source data leads to incorrect column labels (#9)
ntdr 0.3.1
CRAN release: 2023-07-15
- Bugfix: Change in source data layout breaks package (https://github.com/vgXhc/ntdr/issues/6)
ntdr 0.3.0
CRAN release: 2023-05-30
- retire
get_ntd_url
as user-facing function - update documentation to reflect new NTD language about data type
ntdr 0.2.1
- Bugfix: Cache function fixed (https://github.com/vgXhc/ntdr/issues/2)