Last updated on 2021-07-01 01:49:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.3 | 12.11 | 397.61 | 409.72 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.3 | 9.53 | 294.77 | 304.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.3 | 365.52 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 348.76 | NOTE | |||
r-devel-windows-x86_64 | 1.0.3 | 27.00 | 502.00 | 529.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0.3 | NOTE | ||||
r-patched-linux-x86_64 | 1.0.3 | 13.10 | 377.48 | 390.58 | NOTE | |
r-patched-solaris-x86 | 1.0.3 | 725.40 | NOTE | |||
r-release-linux-x86_64 | 1.0.3 | 11.36 | 374.20 | 385.56 | NOTE | |
r-release-macos-arm64 | 1.0.3 | ERROR | ||||
r-release-macos-x86_64 | 1.0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.3 | 27.00 | 442.00 | 469.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.3 | 29.00 | 434.00 | 463.00 | NOTE |
Version: 1.0.3
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'asreml'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘tinytest.R’ [42s/49s]
Running the tests in ‘tests/tinytest.R’ failed.
Last 13 lines of output:
----- FAILED[data]: test_utils.R<94--95>
call| expect_equal((statgenHTP:::prettier(n = 1))(times), strptime("21sep2019 12:00",
call| "%d%b%Y %H:%M"))
diff| Mean absolute difference: 1800
----- FAILED[data]: test_utils.R<96--97>
call| expect_equal((statgenHTP:::prettier(n = 2))(times), strptime(c("9sep2019 12:00",
call| "3oct2019 12:00"), "%d%b%Y %H:%M"))
diff| Mean absolute difference: 720
----- FAILED[data]: test_utils.R<98--100>
call| expect_equal((statgenHTP:::prettier(n = 3))(times), strptime(c("6sep2019 12:00",
call| "21sep2019 12:00", "6oct2019 12:00"), "%d%b%Y %H:%M"))
diff| Mean absolute difference: 900
Error: 3 out of 492 tests failed
In addition: There were 27 warnings (use warnings() to see them)
Execution halted
Flavor: r-release-macos-arm64