Last updated on 2020-08-07 01:50:13 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
lme4 | 1 | 6 | 5 |
Current CRAN status: ERROR: 1, NOTE: 6, OK: 5
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