- Missed a check for the presence of r/rho in the statistics for within-subject design.
- Uses Fortran 2008-compatible functions REAL rather than realpart
- Uses Fortran 2008-compatible functions JIMAG and LOG_GAMMA
- Added "regressionapproximation" method to within-subject designs (Fitts, 2022).
- Matched the lto cross-compiler compatibility tests (well, supposed to).
- Release of CohensdpLibrary over CRAN.
- Updated references;
- Added @values to roxygen2 documentations
- Updated message managment
- Corrected typos and modernized F77 code (arithmetic IF issued warnings on Debbian)
- Version for the manuscript; Cousineau, D. (submitted)
- Extensive beta testing
- Full revision of comments in F90 code
- Examination of online documentation
- Corrected a bug regarding error code return in Fortran code
- Initial release of CohensdpLibrary on GitHub.
- Computes Cohen's
$d_p$ in any design (between-subject, within-subject, or single group relative to a prespecified mean) - Uses the novel Lambda'' distribution for within-subject distribution.
- Early implementation with only between-group and single-group designs.
- Unreleased package.