Bugfixes

  • Addressed two issues in R-devel related to C++ usage (deprecation of CXX_STD and attribute compilation woes). (#15)
  • Changed the format in CITATION to use c() instead of as.personList() and switched entries from citEntry() to bibentry().

Documentation

Deployment

  • Updated GitHub Actions for testing, pkgdown, and coverage (#16).
  • Changed from Travis-CI to GitHub Actions for R (#13, #14)

API Breakage

Changes

  • Added CITATION file for citing both the APM paper and package.
  • Imported simulation functions from simcdm

Documentation

  • Improved README examples

Deployment

  • Added Travis-CI configuration for TMSA Lab.
  • Added Unit Tests for model reproducibility.
  • Added code coverage checks.
  • Improved documentation
  • Addressed RcppExport updates
  • Introduced new rRUM estimation routine.
  • Provided a means to simulate rRUM data.