Last updated on 2024-11-05 03:49:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 41.00 | 472.34 | 513.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 25.26 | 304.34 | 329.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 877.04 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 816.74 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 38.00 | 423.00 | 461.00 | OK | |
r-patched-linux-x86_64 | 1.2.0 | 39.26 | 438.96 | 478.22 | OK | |
r-release-linux-x86_64 | 1.2.0 | 38.87 | 447.26 | 486.13 | OK | |
r-release-macos-arm64 | 1.2.1 | 224.00 | ERROR | |||
r-release-macos-x86_64 | 1.2.1 | 300.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 41.00 | 438.00 | 479.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 226.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.2.1 | 327.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 53.00 | 563.00 | 616.00 | OK |
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/37s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 244 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-formattedCombiner.R:69:1'): (code run outside of `test_that()`) ──
Error in `file(.)`: invalid 'description' argument
Backtrace:
▆
1. ├─BeeBDC::formattedCombiner(...) at test-formattedCombiner.R:69:1
2. │ └─... %>% xml2::read_xml()
3. ├─xml2::read_xml(.)
4. └─base::file(.)
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 244 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [32s/40s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 244 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-formattedCombiner.R:69:1'): (code run outside of `test_that()`) ──
Error in `file(.)`: invalid 'description' argument
Backtrace:
▆
1. ├─BeeBDC::formattedCombiner(...) at test-formattedCombiner.R:69:1
2. │ └─... %>% xml2::read_xml()
3. ├─xml2::read_xml(.)
4. └─base::file(.)
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 244 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-arm64