Changes in version 2.0.0.9000 Changes in version 2.0.0 (2024-02-05) - Complete overhaul of expstudy functionality - Does not lock into data.table or dtplyr::lazy_dt but instead can be any tabular object. - Moved away from S3 class because it felt as though there wasn't significant difference from underlying tabular data other than mapping of study measures. - Focused on function output instead of producing highly-specific, formatted results. - Built aggregation functionality to perform similarly to dplyr::summarise() - Built addition of metrics and adjustment of expected/variance measures to perform similarly to dplyr::mutate() - Added additional function that generates adjustment factors recursively for less-credible mortality assumptions Changes in version 1.0.3 (2022-12-08) - Small hotfix for unit test issue identified by data.table-revdeps Changes in version 1.0.2 (2022-08-25) - Patch for compile_results Changes in version 1.0.1 (2022-04-25) - Minor fixes Changes in version 1.0.0 (2022-02-02) - Added mortexp dataset to use for examples. - Added examples for main functions as requested upon CRAN submission. Changes in version 0.0.0.9000 - Added a NEWS.md file to track changes to the package.