Last updated on 2025-04-22 14:52:52 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.4 | 29.18 | 192.72 | 221.90 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.4 | 17.63 | 122.22 | 139.85 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.4 | 364.50 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.4 | 403.85 | OK | |||
r-devel-windows-x86_64 | 1.0.4 | 31.00 | 340.00 | 371.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 | 31.00 | 322.00 | 353.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 | 353.00 | 391.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