This output is created by covrpage.
Coverage summary is created using the covr package.
Object | Coverage (%) |
---|---|
pairwiseComparisons | 100 |
R/games_howell.R | 100 |
R/helpers.R | 100 |
R/pairwise_comparisons.R | 100 |
R/pairwise_comparisons_caption.R | 100 |
R/utils_formatting.R | 100 |
Unit Test summary is created using the testthat package.
file | n | time | error | failed | skipped | warning |
---|---|---|---|---|---|---|
test-long_to_wide_converter.R | 4 | 0.03 | 0 | 0 | 0 | 0 |
test-pairwise_comparisons.R | 63 | 8.84 | 0 | 0 | 0 | 0 |
test-pairwise_comparisons_caption.R | 5 | 0.00 | 0 | 0 | 0 | 0 |
test-switch_statements.R | 9 | 0.02 | 0 | 0 | 0 | 0 |
Show Detailed Test Results
file | context | test | status | n | time |
---|---|---|---|---|---|
test-long_to_wide_converter.R | long_to_wide_converter | long_to_wide_converter works | PASS | 4 | 0.03 |
test-pairwise_comparisons.R | pairwise_comparisons | pairwise_comparisons() works for between-subjects design |
PASS | 32 | 8.03 |
test-pairwise_comparisons.R | pairwise_comparisons | pairwise_comparisons() works for within-subjects design |
PASS | 22 | 0.19 |
test-pairwise_comparisons.R | pairwise_comparisons | dropped levels are not included | PASS | 6 | 0.57 |
test-pairwise_comparisons.R | pairwise_comparisons | check if everything works fine with irregular factor level names | PASS | 3 | 0.05 |
test-pairwise_comparisons_caption.R | pairwise_comparisons_caption | pairwise_comparisons_caption() works |
PASS | 5 | 0.00 |
test-switch_statements.R | switch statements | switch for p adjustment works | PASS | 9 | 0.02 |
Session Info
Field | Value |
---|---|
Version | R version 3.6.1 (2019-07-05) |
Platform | x86_64-w64-mingw32/x64 (64-bit) |
Running | Windows 10 x64 (build 16299) |
Language | English_United States |
Timezone | Europe/Berlin |
Package | Version |
---|---|
testthat | 2.3.1 |
covr | 3.4.0 |
covrpage | 0.0.70 |