Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.56 KB

NEWS.md

File metadata and controls

52 lines (31 loc) · 1.56 KB

CohensdpLibrary 0.5.11 (22 August 2024)

  • Missed a check for the presence of r/rho in the statistics for within-subject design.

CohensdpLibrary 0.5.10 (30 July 2023)

  • Uses Fortran 2008-compatible functions REAL rather than realpart

CohensdpLibrary 0.5.9 (22 June 2023)

  • Uses Fortran 2008-compatible functions JIMAG and LOG_GAMMA

CohensdpLibrary 0.5.8 (20 August 2022)

  • Added "regressionapproximation" method to within-subject designs (Fitts, 2022).
  • Matched the lto cross-compiler compatibility tests (well, supposed to).

CohensdpLibrary 0.5.5 (16 August 2022)

  • Release of CohensdpLibrary over CRAN.
  • Updated references;
  • Added @values to roxygen2 documentations
  • Updated message managment

CohensdpLibrary 0.5.1 (4 August 2022)

  • Corrected typos and modernized F77 code (arithmetic IF issued warnings on Debbian)

CohensdpLibrary 0.5.0 (4 August 2022)

  • Version for the manuscript; Cousineau, D. (submitted)

CohensdpLibrary 0.4 (August 2022)

  • Extensive beta testing
  • Full revision of comments in F90 code
  • Examination of online documentation

CohensdpLibrary 0.3 (August 2022)

  • Corrected a bug regarding error code return in Fortran code

CohensdpLibrary 0.2 (August 2022)

  • 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.

CohensdpLibrary 0.1 (August 2020)

  • Early implementation with only between-group and single-group designs.
  • Unreleased package.