Last updated on 2021-01-22 13:48:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.0 | 9.94 | 81.60 | 91.54 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.0.0 | 7.97 | 61.67 | 69.64 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.0.0 | 114.60 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.0 | 110.15 | OK | |||
r-devel-windows-ix86+x86_64 | 2.0.0 | 28.00 | 140.00 | 168.00 | OK | |
r-patched-linux-x86_64 | 2.0.0 | 9.76 | 78.94 | 88.70 | OK | |
r-patched-solaris-x86 | 2.0.0 | 141.00 | ERROR | |||
r-release-linux-x86_64 | 2.0.0 | 10.26 | 78.57 | 88.83 | OK | |
r-release-macos-x86_64 | 2.0.0 | OK | ||||
r-release-windows-ix86+x86_64 | 2.0.0 | 25.00 | 148.00 | 173.00 | OK | |
r-oldrel-macos-x86_64 | 2.0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.0 | 22.00 | 100.00 | 122.00 | OK |
Version: 2.0.0
Check: tests
Result: ERROR
Running ‘test-all.R’ [26s/28s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library(testthat)
> test_check("checkmate")
Loading required package: checkmate
══ Skipped tests ═══════════════════════════════════════════════════════════════
● On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_checkNames.R:34:3): checkNames ────────────────────────────────
testNames("ä", type = "strict") is not FALSE
`actual`: TRUE
`expected`: FALSE
── Failure (test_checkNames.R:35:3): checkNames ────────────────────────────────
testNames("ä", type = "ids") is not FALSE
`actual`: TRUE
`expected`: FALSE
[ FAIL 2 | WARN 0 | SKIP 1 | PASS 2899 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86