• Add GitHub Action for wasm-related needs
  • Add probability_ruin_rate to iterate over probability_ruin so as to find the spend rate that generates the desired probability of retirement ruin
  • Tweaking rate_annuity error checks
  • Updating tax calculations to contain better error checks and generate many different outputs
  • Adding probability_ruin calculation
  • Adding rate_annuity to pull UK annuity rates from the internet
  • Updating tax calculations in calc_income_net for latest tax year
  • Removing get_price_Zoopla
  • Updating GitHub Actions to v2
  • Enabling tax calculations in different years for calc_income_net
  • Making get_price_Zoopla more robust by altering the scraping procedure, using a newer version of rvest
  • Adding empty line to end of _pkgdown.yml
  • Simplify get_price_Zoopla to reflect new Zoopla page layout. Remove Notes from CRAN check
  • Added calc_income_net to perform a simple tax & NI calculation for a UK resident.
  • Added a NEWS.md file to track changes to the package.
  • Added get_price_Zoopla to retrieve house price estimates for British properties.
  • Adding links to github and pkgdown sites