Changes in version 1.3.1 (2026-02-08) - Fix greek letter in readme for better display on cran. Changes in version 1.3.0 (2025-05-24) - Add log normal tests. Changes in version 1.2.1 (2024-09-08) - Add package EnvStats to imports Changes in version 1.2.0 (2024-08-21) - Handle edge case in one way empirical quantile likelihood test. - Handle edge case in one way empirical mu likelihood test. - Reduce sample size needed per test. - Use estimation procedures from EnvStats package for gamma and beta distribution. - Update actions again.. Changes in version 1.1.1 (2023-10-02) - Remove "[1] " from print method. - Update github actions. Changes in version 1.1.0 (2023-05-29) - Add one sample and one way empirical quantile likelihood tests. - Added a second objective optimization function to empirical mu test. Changes in version 1.0.2 (2023-03-30) - Add one sample and one way empirical mean likelihood tests. Changes in version 1.0.1 (2022-09-17) - Add log to print function. - Add 6 inverse gaussion tests. - Rename vignette. Changes in version 1.0.0 (2022-08-24) - Rename tests from _lr_test to _one_sample. - Add _one_way tests. - Add one way vignette. - Add print method. - Change to newton's method in beta and gamma parameter estimation. - Better starting points in cauchy parameter estimation. - Add sources. Changes in version 0.2.1 (2022-08-05) - Add cauchy test and CI. - Add argument checks to binomial and negative binomial. - Modify readme more. Changes in version 0.2 - Move to function factories. - Improve readme. - Add confidence intervals. Changes in version 0.1 (2022-06-02) - Initial release.