Enhancements: * Better website
Maintenance: * New tax year data * Improved vignettes * Compatability with latest ggplot2 version
Enhancement: * Made theme_optimum() backwards compatible
Maintenance: * Changes for ggplot2 2.0.0
Maintenance: * Changes for latest CRAN policies
New: * new function to calcIncomeTax for borrowers
Maintenance: * Changes for latest CRAN policies
New: * Added wordwrap
formatter for splitting a string over multiple lines for chart axis
Enhancements: * Improved/overhauled theme_optimum()
Maintenance: * Improved package metadata and function’s use of other packages
Enhancements: * Added fv argument to PV, RATE, and APR
Bug fixes: * Added space after in sanitise to allow for people putting £m etc
New: * Added function convertToXML for putting a data table into XML * Added function CJ.dt to cross-join two data.tables
Bug fixes: * Removed use of ~ in generatePDF tests that was violating CRAN policies * Removed reference to AUC package in theme_optimum as it is not required
Bug fixes: * Removed use of tempdir() in generatePDF tests that was causing CRAN Windows compilation issues
Bug fixes: * Use of the data.table package was resulting in errors in generatePDF.
Code has been amended to work under a new environment within the global package * The generatePDF function did not correctly pass … to internal functions.
This has now been changed, primarily for the benefit of being able to compile with xelatex etc
New: * thousands has been created to provide a neater format for scales and presentations * pounds has been created to provide a neater format for scales and presentations