CRAN Package Check Results for Package lme4

Last updated on 2020-08-07 01:49:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-23 113.34 751.89 865.23 OK
r-devel-linux-x86_64-debian-gcc 1.1-23 86.68 549.38 636.06 OK
r-devel-linux-x86_64-fedora-clang 1.1-23 1025.85 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1-23 1029.96 OK
r-devel-windows-ix86+x86_64 1.1-23 246.00 1421.00 1667.00 NOTE
r-patched-linux-x86_64 1.1-23 88.02 733.10 821.12 OK
r-patched-solaris-x86 1.1-23 1340.50 NOTE
r-release-linux-x86_64 1.1-23 91.98 733.09 825.07 OK
r-release-macos-x86_64 1.1-23 ERROR
r-release-windows-ix86+x86_64 1.1-23 236.00 1659.00 1895.00 NOTE
r-oldrel-macos-x86_64 1.1-23 NOTE
r-oldrel-windows-ix86+x86_64 1.1-23 177.00 1436.00 1613.00 NOTE

Additional issues

gcc-UBSAN

Check Details

Version: 1.1-23
Check: installed package size
Result: NOTE
     installed size is 27.2Mb
     sub-directories of 1Mb or more:
     R 1.5Mb
     doc 2.4Mb
     libs 20.7Mb
     testdata 1.6Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1-23
Check: tests
Result: ERROR
     Running ‘AAAtest-all.R’ [83s/122s]
    Running the tests in ‘tests/AAAtest-all.R’ failed.
    Last 13 lines of output:
     + test_check(pkg)
     + ##======== ^^^
     + print(warnings()) # TODO? catch most of these by expect_warning(..)
     + } else {
     + cat( "package 'testthat' not available, cannot run unit tests\n" )
     + }
     ── 1. Failure: missDataFun (@test-formulaEval.R#218) ──────────────────────────
     t2[["elapsed"]] is not less than 1/4 * t1[["elapsed"]]. Difference: 0.0375
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 790 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: missDataFun (@test-formulaEval.R#218)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-macos-x86_64