Last updated on 2020-12-04 00:48:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3.1 | 108.21 | 33.71 | 141.92 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3.1 | 80.07 | 31.64 | 111.71 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3.1 | 204.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3.1 | 190.12 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.3.1 | 447.00 | 107.00 | 554.00 | NOTE | |
r-patched-linux-x86_64 | 1.3.1 | 90.95 | 36.43 | 127.38 | NOTE | |
r-patched-solaris-x86 | 1.3.1 | 167.00 | ERROR | |||
r-release-linux-x86_64 | 1.3.1 | 94.99 | 34.19 | 129.18 | NOTE | |
r-release-macos-x86_64 | 1.3.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.3.1 | 334.00 | 124.00 | 458.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.3.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.3.1 | 347.00 | 131.00 | 478.00 | NOTE |
Version: 1.3.1
Check: for GNU extensions in Makefiles
Result: NOTE
GNU make is a SystemRequirements.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.3.1
Check: installed package size
Result: NOTE
installed size is 20.5Mb
sub-directories of 1Mb or more:
libs 20.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.3.1
Check: top-level files
Result: NOTE
‘configure’: ‘env bash’ is not portable as bash need not be installed
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.3.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(websocket)
>
> test_check("websocket")
[2020-11-13 08:00:16] [error] consume error: websocketpp.processor:4 (A message was too large)
[2020-11-13 08:00:22] [info] Error getting remote endpoint: asio.system:9 (Bad file number)
[2020-11-13 08:00:22] [info] asio async_shutdown error: asio.system:9 (Bad file number)
[2020-11-13 08:00:22] [error] handle_connect error: Timer Expired
[2020-11-13 08:00:29] [error] Server handshake response error: websocketpp.processor:20 (Invalid HTTP status.)
[2020-11-13 08:00:38] [info] Error getting remote endpoint: asio.system:9 (Bad file number)
[2020-11-13 08:00:38] [error] handle_connect error: Timer Expired
[2020-11-13 08:00:38] [info] asio async_shutdown error: asio.ssl:336462100 (uninitialized)
── FAILURE (test-client.R:446:3): Basic ssl websocket communication ────────────
ws$readyState() not equivalent to 1L.
1/1 mismatches
[1] 3 - 1 == 2
── FAILURE (test-client.R:446:3): Basic ssl websocket communication ────────────
`state` not identical to "open".
1/1 mismatches
x[1]: "failed"
y[1]: "open"
── ERROR (test-client.R:446:3): Basic ssl websocket communication ──────────────
Error: invalid state
Backtrace:
█
1. └─websocket:::check_ws("wss://echo.websocket.org/") test-client.R:446:2
2. └─ws$send("hello") test-client.R:146:2
3. └─websocket:::wsSend(private$wsObj, msg)
══ testthat results ═══════════════════════════════════════════════════════════
FAILURE (test-client.R:446:3): Basic ssl websocket communication
FAILURE (test-client.R:446:3): Basic ssl websocket communication
ERROR (test-client.R:446:3): Basic ssl websocket communication
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 32 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86