- MINOR CHANGES: Set
check.environmenttoFALSEin unit tests to fix breaking changes in R devel.
- MINOR CHANGES: Move testthat to Suggests.
- MINOR CHANGES: Use
expect_equal(., ., tolerance = .)instead ofexpect_lte(abs(. - .), .)in tests.
- INITIAL RELEASE: dynparam helps describe method parameters.