Expose function updates and R CMD fixes
actxps v0.2.1
expose() functions now include a new column for period end dates.
Fixed issues with expose() dropping records:
- Handling of leap days / years
- Correction to date math to always rollback dates to the last day of the month.
Fixed 2 R CMD check problems to comply with the latest CRAN policies.