Last updated on 2025-12-05 11:52:05 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-fedora-clang | 0.1.14 | 129.56 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.1.14 | 124.55 | OK | |||
| r-release-macos-arm64 | 0.1.14 | 1.00 | 18.00 | 19.00 | OK | |
| r-release-macos-x86_64 | 0.1.14 | 4.00 | 71.00 | 75.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.14 | 1.00 | 23.00 | 24.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.1.14 | 6.00 | 113.00 | 119.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1.14 | 9.00 | 122.00 | 131.00 | OK |
Version: 0.1.14
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(TFORGE)
>
> # from part of testthat:::on_cran (ignoring the interactive part)
> # do a fast check unless NOT_CRAN is explicitly true
> # see tests/testthat/helper-skips.R
> if (!isTRUE(as.logical(Sys.getenv("NOT_CRAN", "false")))){
+ Sys.setenv("FAST_CHECK" = "true")
+ }
>
> test_check("TFORGE")
Saving _problems/test-multiplicity-242.R
[ FAIL 1 | WARN 0 | SKIP 33 | PASS 198 ]
══ Skipped tests (33) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-ss1.R:57:3', 'test-ss1fixedtrace.R:46:3',
'test-ss1fixedtrace.R:79:3', 'test-ss1fixedtrace.R:96:3',
'test-ss1fixedtrace_CI.R:2:3', 'test-unconstrained.R:15:3',
'test-unconstrained.R:29:3', 'test-unconstrained_aGOE.R:127:3',
'test-unconstrained_aGOE.R:175:3', 'test-unconstrained_aGOE.R:433:3'
• Slow test skipped. (22): 'test-fixedtrace.R:71:3', 'test-fixedtrace.R:101:3',
'test-fixedtrace.R:119:3', 'test-fixedtrace_CI.R:21:3',
'test-multiplicity.R:53:3', 'test-multiplicity.R:91:3',
'test-multiplicity.R:121:3', 'test-multiplicity.R:150:3',
'test-multiplicity.R:248:3', 'test-multiplicity_nonnegative.R:2:3',
'test-multiplicity_nonnegative.R:28:3',
'test-multiplicity_nonnegative.R:55:3',
'test-multiplicity_nonnegative.R:79:3', 'test-rsymm_t.R:2:3',
'test-ss1fixedtrace.R:2:3', 'test-unconstrained.R:43:3',
'test-unconstrained_aGOE.R:28:3', 'test-unconstrained_aGOE.R:60:3',
'test-unconstrained_aGOE.R:213:3', 'test-unconstrained_aGOE.R:259:3',
'test-unconstrained_aGOE.R:312:3', 'test-unconstrained_aGOE.R:472:3'
• slow (1): 'test-mmean.R:15:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-multiplicity.R:242:3'): xicovar() matches simulated sample covariance of xi with fixed eigenvectors ──
Expected `emcov_semi` to equal `thecov`.
Differences:
1/9 mismatches
[5] 0.132 - 0.164 == -0.0321
[ FAIL 1 | WARN 0 | SKIP 33 | PASS 198 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-macos-arm64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.