Last updated on 2022-04-08 01:49:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 66.26 | 32.73 | 98.99 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 50.47 | 24.96 | 75.43 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 146.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 116.82 | OK | |||
r-devel-windows-x86_64-new-UL | 1.0.0 | 73.00 | 54.00 | 127.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 50.89 | 32.22 | 83.11 | ERROR | |
r-release-linux-x86_64 | 1.0.0 | 60.60 | 30.18 | 90.78 | OK | |
r-release-macos-arm64 | 1.0.0 | OK | ||||
r-release-macos-x86_64 | 1.0.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.0 | 158.00 | 44.00 | 202.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 157.00 | 43.00 | 200.00 | NOTE |
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [3s/8s]
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:13:3): engine works ------------------------------------
any(engine$log == "readyok") is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 18 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
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 2 | WARN 0 | SKIP 0 | PASS 17 ]
══ 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')
── Failure (test-fish.R:31:3): engine works ────────────────────────────────────
engine$setoption("Clear Hash") is not NULL
`actual` is a character vector ('readyok')
`expected` is NULL
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 17 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.0.0
Check: installed package size
Result: NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
bin 6.9Mb
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64