CRAN Package Check Results for Package weyl

Last updated on 2024-05-20 01:49:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-4 10.21 412.71 422.92 OK
r-devel-linux-x86_64-debian-gcc 0.0-4 8.68 282.52 291.20 ERROR
r-devel-linux-x86_64-fedora-clang 0.0-4 501.16 OK
r-devel-linux-x86_64-fedora-gcc 0.0-4 558.91 OK
r-devel-windows-x86_64 0.0-4 9.00 257.00 266.00 OK
r-patched-linux-x86_64 0.0-4 8.22 382.86 391.08 OK
r-release-linux-x86_64 0.0-4 7.50 386.27 393.77 OK
r-release-macos-arm64 0.0-4 109.00 OK
r-release-windows-x86_64 0.0-4 10.00 263.00 273.00 OK
r-oldrel-macos-arm64 0.0-4 170.00 OK
r-oldrel-macos-x86_64 0.0-4 417.00 OK
r-oldrel-windows-x86_64 0.0-4 13.00 395.00 408.00 OK

Check Details

Version: 0.0-4
Check: tests
Result: ERROR Running ‘testthat.R’ [86s/126s] 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 152 ] ══ 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 152 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc