Skip to content

v1.3.0

Compare
Choose a tag to compare
@niekdt niekdt released this 30 May 09:11
· 176 commits to master since this release

New features

  1. Parameterized method testing framework for lcMethod and lcModel implementations. See test.latrend().
  2. Warnings for missing data observations
  3. Better handling of data with missing observations

Breaking changes

  1. Removed support for the longclust package as it is no longer available on CRAN.

Other changes

  1. Updated examples, vignettes and tests to pass with _R_CHECK_DEPENDS_ONLY_ = true.