Skip to content

Expose function updates and R CMD fixes

Choose a tag to compare

@mattheaphy mattheaphy released this 13 Feb 03:48
f01e732

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.