CRAN Package Check Results for Package checkmate

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 9.89 74.41 84.30 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 7.56 55.55 63.11 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 104.75 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 100.69 OK
r-devel-windows-ix86+x86_64 2.0.0 41.00 118.00 159.00 OK
r-patched-linux-x86_64 2.0.0 8.86 72.83 81.69 OK
r-patched-solaris-x86 2.0.0 125.80 ERROR
r-release-linux-x86_64 2.0.0 8.97 73.95 82.92 OK
r-release-macos-x86_64 2.0.0 OK
r-release-windows-ix86+x86_64 2.0.0 43.00 155.00 198.00 OK
r-oldrel-macos-x86_64 2.0.0 OK
r-oldrel-windows-ix86+x86_64 2.0.0 66.00 104.00 170.00 OK

Check Details

Version: 2.0.0
Check: tests
Result: ERROR
     Running ‘test-all.R’ [16s/17s]
    Running the tests in ‘tests/test-all.R’ failed.
    Complete output:
     > library(testthat)
     > test_check("checkmate")
     Loading required package: checkmate
     ── 1. Failure: checkNames (@test_checkNames.R#34) ─────────────────────────────
     testNames("ä", type = "strict") isn't false.
    
     ── 2. Failure: checkNames (@test_checkNames.R#35) ─────────────────────────────
     testNames("ä", type = "ids") isn't false.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 2899 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 2 ]
     1. Failure: checkNames (@test_checkNames.R#34)
     2. Failure: checkNames (@test_checkNames.R#35)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86