NEWS
MultiFit 1.1.1 (2022-01-18)
- Conforming to Rcpp 1.0.8
- Change DOUBLE_XMIN to DBL_MIN
MultiFit 1.1.0 (2022-01-11)
- Adding optional stopping rule.
- Removing legacy code: univariate permutation nulls. Modified Holm correction.
MultiFit 1.0.1 (2020-01-10)
MultiFit 1.0.0 (2019-03-17)
- New method to select tests.
- Moved to STRICT_R_HEADERS
MultiFit 0.1.2 (2018-08-05)
- Corrected saving of temporary files by using "file.path()".
MultiFit 0.1.1 (2018-08-02)
- Added a
NEWS.md
file to track changes to the package.
Fixed issues with std::pow usage, compilation warnings regarding comparison between unsigned and signed int, shortened vigentter execution time by setting "eval=F" for longest running chunk.