Last updated on 2025-09-05 01:49:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.7.0 | 92.11 | 157.85 | 249.96 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.7.0 | 51.94 | 105.11 | 157.05 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.7.0 | 413.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.7.0 | 390.12 | NOTE | |||
r-devel-windows-x86_64 | 2.7.0 | 84.00 | 149.00 | 233.00 | OK | |
r-patched-linux-x86_64 | 2.7.0 | 82.95 | 142.38 | 225.33 | OK | |
r-release-linux-x86_64 | 2.7.0 | 79.31 | 141.72 | 221.03 | OK | |
r-release-macos-arm64 | 2.7.0 | 82.00 | OK | |||
r-release-macos-x86_64 | 2.7.0 | 175.00 | OK | |||
r-release-windows-x86_64 | 2.7.0 | 85.00 | 152.00 | 237.00 | OK | |
r-oldrel-macos-arm64 | 2.7.0 | 105.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.7.0 | 186.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.7.0 | 115.00 | 197.00 | 312.00 | NOTE |
Version: 2.7.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [41s/46s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(jmv)
>
> test_check("jmv")
[ FAIL 7 | WARN 1 | SKIP 0 | PASS 1230 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('testttestones.R:77:5'): Matched rank biserial correlation is correct ──
27 not equal to ttestTable[["stat[wilc]"]].
1/1 mismatches
[1] 27 - 32 == -5
── Failure ('testttestones.R:78:5'): Matched rank biserial correlation is correct ──
0.234 not equal to ttestTable[["p[wilc]"]].
1/1 mismatches
[1] 0.234 - 0.273 == -0.0394
── Failure ('testttestones.R:79:5'): Matched rank biserial correlation is correct ──
0.5 not equal to ttestTable[["es[wilc]"]].
1/1 mismatches
[1] 0.5 - 0.778 == -0.278
── Failure ('testttestones.R:91:5'): Matched rank biserial correlation works with non zero test value ──
-0.0303 not equal to ttestTable[["es[wilc]"]].
1/1 mismatches
[1] -0.0303 - 0.515 == -0.545
── Failure ('testttestps.R:98:5'): Matched rank biserial correlation is correct ──
9 not equal to ttestTable[["stat[wilc]"]].
1/1 mismatches
[1] 9 - 12 == -3
── Failure ('testttestps.R:99:5'): Matched rank biserial correlation is correct ──
0.234 not equal to ttestTable[["p[wilc]"]].
1/1 mismatches
[1] 0.234 - 0.273 == -0.0394
── Failure ('testttestps.R:100:5'): Matched rank biserial correlation is correct ──
-0.5 not equal to ttestTable[["es[wilc]"]].
1/1 mismatches
[1] -0.5 - -0.333 == -0.167
[ FAIL 7 | WARN 1 | SKIP 0 | PASS 1230 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.7.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘BayesFactor’ ‘GGally’ ‘GPArotation’ ‘MASS’ ‘PMCMR’ ‘R6’ ‘ROCR’
‘afex’ ‘car’ ‘dplyr’ ‘emmeans’ ‘ggrepel’ ‘ggridges’ ‘lavaan’
‘matrixStats’ ‘multcomp’ ‘mvnormtest’ ‘nnet’ ‘psych’ ‘vcd’ ‘vcdExtra’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.7.0
Check: installed package size
Result: NOTE
installed size is 8.3Mb
sub-directories of 1Mb or more:
R 4.0Mb
i18n 4.1Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64