CRAN Package Check Results for Package mmrm

Last updated on 2023-05-29 00:59:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 388.88 139.80 528.68 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.2 345.66 116.60 462.26 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 625.86 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.2 799.72 OK
r-devel-windows-x86_64 0.2.2 292.00 187.00 479.00 NOTE
r-patched-linux-x86_64 0.2.2 294.26 148.65 442.91 OK
r-release-linux-x86_64 0.2.2 262.91 148.83 411.74 OK
r-release-macos-arm64 0.2.2 230.00 NOTE
r-release-macos-x86_64 0.2.2 392.00 NOTE
r-release-windows-x86_64 0.2.2 388.00 243.00 631.00 NOTE
r-oldrel-macos-arm64 0.2.2 186.00 NOTE
r-oldrel-macos-x86_64 0.2.2 238.00 NOTE
r-oldrel-windows-x86_64 0.2.2 351.00 213.00 564.00 NOTE

Check Details

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [22s/26s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > pkg_name <- "mmrm"
     > library(pkg_name, character.only = TRUE)
     > testthat::test_check(pkg_name)
     [ FAIL 1 | WARN 0 | SKIP 20 | PASS 1122 ]
    
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     • On CRAN (20)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-satterthwaite.R:217:3'): h_df_md_sat works as expected for rank deficient model ──
     `result` (`actual`) not identical to `expected` (`expected`).
    
     `actual$denom_df`: 165.555
     `expected$denom_df`: 165.558
    
     `actual$f_stat`: 36.911
     `expected$f_stat`: 36.913
    
     `actual$p_val`: 0.00000000000005545
     `expected$p_val`: 0.00000000000005537
    
     [ FAIL 1 | WARN 0 | SKIP 20 | PASS 1122 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.2
Check: installed package size
Result: NOTE
     installed size is 11.4Mb
     sub-directories of 1Mb or more:
     doc 5.9Mb
     libs 4.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64