Last updated on 2025-04-20 09:49:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 25.01 | 191.13 | 216.14 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 18.74 | 115.61 | 134.35 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 364.50 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 372.82 | OK | |||
r-devel-windows-x86_64 | 1.0.4 | 32.00 | 293.00 | 325.00 | OK | |
r-patched-linux-x86_64 | 1.0.4 | 27.52 | 182.28 | 209.80 | OK | |
r-release-linux-x86_64 | 1.0.4 | 25.18 | 183.06 | 208.24 | ERROR | |
r-release-macos-arm64 | 1.0.4 | 118.00 | OK | |||
r-release-macos-x86_64 | 1.0.4 | 223.00 | OK | |||
r-release-windows-x86_64 | 1.0.4 | 32.00 | 287.00 | 319.00 | OK | |
r-oldrel-macos-arm64 | 1.0.4 | 99.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.4 | 162.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.4 | 38.00 | 344.00 | 382.00 | OK |
Version: 1.0.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [111s/136s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(CGGP)
>
> test_check("CGGP")
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 695 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('testcorr.R:543:9'): Logs work for all ─────────────────────────────
`numdC` not equal to corr_C_dC_logs$dCdtheta[, (1 + n2 * i - n2):(n2 * i)].
1/30 mismatches
[22] 161229 - 161074 == 155
theta dimension with error is 1 , icor is 9 use_log_scale is TRUE theta is -0.873379410710186
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 695 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64