monthly, upon BLS CPI release
- Change
download_dateand runtargets::tar_make() - Update
DESCRIPTIONwith new version number and modifyNEWS.md - Confirm updated data:
- Load package locally via
devtools::load_all()(CTRL-SHIFT-L) and confirmavailable_price_indicescontains updated data - Confirm latest values of
cpi_u_monthly_saandpce_monthly_saare correct
- Load package locally via
- Build package locally and update readme:
- Use R CMD INSTALL and load installed package: CTRL-SHIFT-B
- Create updated
README.mdby knittingREADME.Rmd(CTRL-SHIFT-K) - Confirm
available_price_indicesexample inREADME.mdis updated
- Confirm package passes
devtools::check()with no errors or warnings - Commit changes and push to github
- Confirm the package website is correctly updated
- Publish a new "release" on Github, assigning the tag "vX.Y.Z" corresponding to the new version X.Y.Z
- Wait a few minutes and confirm successful package website update: https://economic.github.io/realtalk/
- In a few hours confirm new version is available via r-universe: https://economic.r-universe.dev/realtalk