CRAN Package Check Results for Package stockfish

Last updated on 2023-06-08 05:58:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 62.88 23.78 86.66 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 51.10 18.18 69.28 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 155.99 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 133.81 OK
r-devel-windows-x86_64 1.0.0 59.00 47.00 106.00 OK
r-patched-linux-x86_64 1.0.0 53.55 23.91 77.46 ERROR
r-release-linux-x86_64 1.0.0 59.41 22.50 81.91 OK
r-release-macos-arm64 1.0.0 45.00 OK
r-release-macos-x86_64 1.0.0 73.00 OK
r-release-windows-x86_64 1.0.0 73.00 47.00 120.00 OK
r-oldrel-macos-arm64 1.0.0 43.00 OK
r-oldrel-macos-x86_64 1.0.0 48.00 OK
r-oldrel-windows-x86_64 1.0.0 72.00 48.00 120.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/7s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(stockfish)
     >
     > test_check("stockfish")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-fish.R:30:3'): engine works ──────────────────────────────────
     engine$ucinewgame() (`actual`) not equal to "readyok" (`expected`).
    
     `actual` is NULL
     `expected` is a character vector ('readyok')
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64