Releases: ielbadisy/testflow
Releases · ielbadisy/testflow
Release list
testflow 0.8.2
Summary
- Added an effect-size formulas vignette and validation tests for Cohen's d formulas.
- Added n-counts to sumtab column headers while preserving normal tibble output.
- Added a README sumtab example and updated release metadata for 0.8.2.
- Removed generated vignette PDFs from source control and cleaned build ignores.
Validation
- Rscript -e 'pkgload::load_all(); testthat::test_dir("tests/testthat")' passed: 110 tests.
- R CMD build . passed.
- R CMD check --no-manual --as-cran testflow_0.8.2.tar.gz passed with 0 errors, 0 warnings, 1 NOTE: new submission.
- R CMD INSTALL testflow_0.8.2.tar.gz passed.