Last updated on 2020-08-19 01:50:05 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-23 | 116.01 | 749.03 | 865.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1-23 | 83.79 | 551.71 | 635.50 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1-23 | 1023.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-23 | 1022.09 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1-23 | 240.00 | 1520.00 | 1760.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-23 | 93.14 | 728.38 | 821.52 | OK | |
r-patched-solaris-x86 | 1.1-23 | 1344.00 | NOTE | |||
r-release-linux-x86_64 | 1.1-23 | 92.05 | 731.56 | 823.61 | OK | |
r-release-macos-x86_64 | 1.1-23 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.1-23 | 242.00 | 1301.00 | 1543.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1-23 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-23 | 174.00 | 1398.00 | 1572.00 | NOTE |
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