Changes in version 1.1.1 (2022-01-18) - Conforming to Rcpp 1.0.8 - Change DOUBLE_XMIN to DBL_MIN Changes in version 1.1.0 (2022-01-11) - Adding optional stopping rule. - Removing legacy code: univariate permutation nulls. Modified Holm correction. Changes in version 1.0.1 (2020-01-10) - Updates to vignette. Changes in version 1.0.0 (2019-03-17) - New method to select tests. - Moved to STRICT_R_HEADERS Changes in version 0.1.2 (2018-08-05) - Corrected saving of temporary files by using "file.path()". Changes in version 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.