v1.3.0
New features
- Parameterized method testing framework for
lcMethod
andlcModel
implementations. Seetest.latrend()
. - Warnings for missing data observations
- Better handling of data with missing observations
Breaking changes
- Removed support for the
longclust
package as it is no longer available on CRAN.
Other changes
- Updated examples, vignettes and tests to pass with
_R_CHECK_DEPENDS_ONLY_ = true
.