Last updated on 2024-11-12 11:49:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0-5 | 9.61 | 303.86 | 313.47 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0-5 | 6.63 | 187.09 | 193.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0-5 | 507.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0-5 | 484.93 | OK | |||
r-devel-windows-x86_64 | 0.0-5 | 9.00 | 250.00 | 259.00 | OK | |
r-patched-linux-x86_64 | 0.0-5 | 9.96 | 300.69 | 310.65 | OK | |
r-release-linux-x86_64 | 0.0-5 | 8.19 | 303.12 | 311.31 | ERROR | |
r-release-macos-arm64 | 0.0-5 | 124.00 | OK | |||
r-release-macos-x86_64 | 0.0-5 | 438.00 | OK | |||
r-release-windows-x86_64 | 0.0-5 | 10.00 | 254.00 | 264.00 | OK | |
r-oldrel-macos-arm64 | 0.0-5 | 233.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0-5 | 430.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0-5 | 13.00 | 412.00 | 425.00 | OK |
Version: 0.0-5
Check: tests
Result: ERROR
Running ‘testthat.R’ [91s/117s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> test_check("weyl")
Loading required package: weyl
Checking test 1 ...
Test 1 passed
Checking test 2 ...
Test 2 passed
Checking test 3 ...
Test 3 passed
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 154 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_aaa.R:39:3'): Test suite aaa.R ───────────────────────────────
`A^-1` did not throw an error.
Backtrace:
▆
1. └─weyl (local) checker1(A1) at test_aaa.R:87:1
2. └─testthat::expect_error(A^-1) at test_aaa.R:39:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 154 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0-5
Check: tests
Result: ERROR
Running ‘testthat.R’ [100s/120s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> test_check("weyl")
Loading required package: weyl
Checking test 1 ...
Test 1 passed
Checking test 2 ...
Test 2 passed
Checking test 3 ...
Test 3 passed
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 154 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_aaa.R:39:3'): Test suite aaa.R ───────────────────────────────
`A^-1` did not throw an error.
Backtrace:
▆
1. └─weyl (local) checker1(A1) at test_aaa.R:87:1
2. └─testthat::expect_error(A^-1) at test_aaa.R:39:3
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 154 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64