Last updated on 2024-05-17 06:57:01 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.0.2 | 33.24 | 50.90 | 84.14 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 4.0.2 | 24.35 | 39.52 | 63.87 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 4.0.2 | 114.52 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 4.0.2 | 130.54 | ERROR | |||
r-devel-windows-x86_64 | 4.0.2 | 26.00 | 82.00 | 108.00 | ERROR | |
r-patched-linux-x86_64 | 4.0.2 | 33.80 | 49.34 | 83.14 | ERROR | |
r-release-linux-x86_64 | 4.0.2 | 36.09 | 50.22 | 86.31 | ERROR | |
r-release-macos-arm64 | 4.0.2 | 37.00 | OK | |||
r-release-windows-x86_64 | 4.0.2 | 26.00 | 83.00 | 109.00 | ERROR | |
r-oldrel-macos-arm64 | 4.0.2 | 50.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.0.2 | 64.00 | NOTE | |||
r-oldrel-windows-x86_64 | 4.0.2 | 34.00 | 96.00 | 130.00 | ERROR |
Version: 4.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(HypergeoMat)
>
> test_check("HypergeoMat")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Jack.R:16:3'): Schur expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Schur(x, c(0)) at test-Jack.R:16:3
2. └─gmp::as.bigq(x)
── Error ('test-Jack.R:65:3'): Zonal expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Zonal(x, c(0)) at test-Jack.R:65:3
2. └─jack::Jack(x, lambda, alpha = "2")
3. └─gmp::as.bigq(x)
── Error ('test-Jack.R:114:3'): ZonalQ expansion ───────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::ZonalQ(x, c(0)) at test-Jack.R:114:3
2. └─jack::Jack(x, lambda, alpha = "1/2")
3. └─gmp::as.bigq(x)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 4.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(HypergeoMat)
>
> test_check("HypergeoMat")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Jack.R:16:3'): Schur expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Schur(x, c(0)) at test-Jack.R:16:3
2. └─gmp::as.bigq(x)
── Error ('test-Jack.R:65:3'): Zonal expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Zonal(x, c(0)) at test-Jack.R:65:3
2. └─jack::Jack(x, lambda, alpha = "2")
3. └─gmp::as.bigq(x)
── Error ('test-Jack.R:114:3'): ZonalQ expansion ───────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::ZonalQ(x, c(0)) at test-Jack.R:114:3
2. └─jack::Jack(x, lambda, alpha = "1/2")
3. └─gmp::as.bigq(x)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(HypergeoMat)
>
> test_check("HypergeoMat")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Jack.R:16:3'): Schur expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Schur(x, c(0)) at test-Jack.R:16:3
2. └─gmp::as.bigq(x)
── Error ('test-Jack.R:65:3'): Zonal expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Zonal(x, c(0)) at test-Jack.R:65:3
2. └─jack::Jack(x, lambda, alpha = "2")
3. └─gmp::as.bigq(x)
── Error ('test-Jack.R:114:3'): ZonalQ expansion ───────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::ZonalQ(x, c(0)) at test-Jack.R:114:3
2. └─jack::Jack(x, lambda, alpha = "1/2")
3. └─gmp::as.bigq(x)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 4.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(HypergeoMat)
>
> test_check("HypergeoMat")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Jack.R:16:3'): Schur expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Schur(x, c(0)) at test-Jack.R:16:3
2. └─gmp::as.bigq(x)
── Error ('test-Jack.R:65:3'): Zonal expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Zonal(x, c(0)) at test-Jack.R:65:3
2. └─jack::Jack(x, lambda, alpha = "2")
3. └─gmp::as.bigq(x)
── Error ('test-Jack.R:114:3'): ZonalQ expansion ───────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::ZonalQ(x, c(0)) at test-Jack.R:114:3
2. └─jack::Jack(x, lambda, alpha = "1/2")
3. └─gmp::as.bigq(x)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 4.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(HypergeoMat)
>
> test_check("HypergeoMat")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Jack.R:16:3'): Schur expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Schur(x, c(0)) at test-Jack.R:16:3
2. └─gmp::as.bigq(x)
── Error ('test-Jack.R:65:3'): Zonal expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Zonal(x, c(0)) at test-Jack.R:65:3
2. └─jack::Jack(x, lambda, alpha = "2")
3. └─gmp::as.bigq(x)
── Error ('test-Jack.R:114:3'): ZonalQ expansion ───────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::ZonalQ(x, c(0)) at test-Jack.R:114:3
2. └─jack::Jack(x, lambda, alpha = "1/2")
3. └─gmp::as.bigq(x)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 4.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(HypergeoMat)
>
> test_check("HypergeoMat")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Jack.R:16:3'): Schur expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Schur(x, c(0)) at test-Jack.R:16:3
2. └─gmp::as.bigq(x)
── Error ('test-Jack.R:65:3'): Zonal expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Zonal(x, c(0)) at test-Jack.R:65:3
2. └─jack::Jack(x, lambda, alpha = "2")
3. └─gmp::as.bigq(x)
── Error ('test-Jack.R:114:3'): ZonalQ expansion ───────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::ZonalQ(x, c(0)) at test-Jack.R:114:3
2. └─jack::Jack(x, lambda, alpha = "1/2")
3. └─gmp::as.bigq(x)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 4.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [17s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(HypergeoMat)
>
> test_check("HypergeoMat")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Jack.R:16:3'): Schur expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Schur(x, c(0)) at test-Jack.R:16:3
2. └─gmp::as.bigq(x)
── Error ('test-Jack.R:65:3'): Zonal expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Zonal(x, c(0)) at test-Jack.R:65:3
2. └─jack::Jack(x, lambda, alpha = "2")
3. └─gmp::as.bigq(x)
── Error ('test-Jack.R:114:3'): ZonalQ expansion ───────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::ZonalQ(x, c(0)) at test-Jack.R:114:3
2. └─jack::Jack(x, lambda, alpha = "1/2")
3. └─gmp::as.bigq(x)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 4.0.2
Check: installed package size
Result: NOTE
installed size is 5.2Mb
sub-directories of 1Mb or more:
libs 5.1Mb
Flavor: r-oldrel-macos-arm64
Version: 4.0.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘jack’
Flavor: r-oldrel-macos-x86_64
Version: 4.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [21s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(HypergeoMat)
>
> test_check("HypergeoMat")
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-Jack.R:16:3'): Schur expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Schur(x, c(0)) at test-Jack.R:16:3
2. └─gmp::as.bigq(x)
── Error ('test-Jack.R:65:3'): Zonal expansion ─────────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::Zonal(x, c(0)) at test-Jack.R:65:3
2. └─jack::Jack(x, lambda, alpha = "2")
3. └─gmp::as.bigq(x)
── Error ('test-Jack.R:114:3'): ZonalQ expansion ───────────────────────────────
Error in `as.bigq(x)`: only logical, numeric or character (atomic) vectors can be coerced to 'bigq'
Backtrace:
▆
1. └─jack::ZonalQ(x, c(0)) at test-Jack.R:114:3
2. └─jack::Jack(x, lambda, alpha = "1/2")
3. └─gmp::as.bigq(x)
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 52 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64