Last updated on 2022-11-11 05:56:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8.2 | 2.56 | 35.69 | 38.25 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.8.2 | 2.59 | 27.27 | 29.86 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.8.2 | 61.50 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.8.2 | 60.63 | ERROR | |||
r-devel-windows-x86_64 | 0.8.2 | 18.00 | 74.00 | 92.00 | OK | |
r-patched-linux-x86_64 | 0.8.2 | 3.53 | 33.89 | 37.42 | OK | |
r-release-linux-x86_64 | 0.8.2 | 3.16 | 34.35 | 37.51 | OK | |
r-release-macos-arm64 | 0.8.2 | 26.00 | OK | |||
r-release-macos-x86_64 | 0.8.2 | 34.00 | OK | |||
r-release-windows-x86_64 | 0.8.2 | 22.00 | 75.00 | 97.00 | OK | |
r-oldrel-macos-arm64 | 0.8.2 | 20.00 | OK | |||
r-oldrel-macos-x86_64 | 0.8.2 | 33.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.8.2 | 7.00 | 64.00 | 71.00 | OK |
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [4s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("htmltab")
Loading required package: htmltab
[ FAIL 1 | WARN 15 | SKIP 1 | PASS 112 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_expand_spans.R:257'): http://stackoverflow.com/questions/24215584/html-complex-tables ──
Error in `if (e$code == xmlParserErrors["XML_IO_LOAD_ERROR"]) stop(e)`: argument is of length zero
Backtrace:
▆
1. ├─XML::htmlParse(stack) at test_expand_spans.R:257:2
2. └─XML (local) `<fn>`(...)
[ FAIL 1 | WARN 15 | SKIP 1 | PASS 112 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [4s/23s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check("htmltab")
Loading required package: htmltab
[ FAIL 1 | WARN 15 | SKIP 1 | PASS 112 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_expand_spans.R:257'): http://stackoverflow.com/questions/24215584/html-complex-tables ──
Error in `if (e$code == xmlParserErrors["XML_IO_LOAD_ERROR"]) stop(e)`: argument is of length zero
Backtrace:
▆
1. ├─XML::htmlParse(stack) at test_expand_spans.R:257:2
2. └─XML (local) `<fn>`(...)
[ FAIL 1 | WARN 15 | SKIP 1 | PASS 112 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc