Last updated on 2025-10-31 00:51:13 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.0.3 | 20.17 | 271.45 | 291.62 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.0.3 | 13.39 | 181.85 | 195.24 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.0.3 | 43.00 | 404.17 | 447.17 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.0.3 | 44.00 | 391.92 | 435.92 | OK | |
| r-devel-windows-x86_64 | 3.0.3 | 19.00 | 286.00 | 305.00 | OK | |
| r-patched-linux-x86_64 | 3.0.3 | 17.98 | 253.36 | 271.34 | OK | |
| r-release-linux-x86_64 | 3.0.3 | 17.13 | 256.17 | 273.30 | OK | |
| r-release-macos-arm64 | 3.0.3 | 8.00 | 111.00 | 119.00 | OK | |
| r-release-macos-x86_64 | 3.0.3 | 16.00 | 249.00 | 265.00 | ERROR | |
| r-release-windows-x86_64 | 3.0.3 | 19.00 | 291.00 | 310.00 | OK | |
| r-oldrel-macos-arm64 | 3.0.3 | 7.00 | 107.00 | 114.00 | OK | |
| r-oldrel-macos-x86_64 | 3.0.3 | 12.00 | 167.00 | 179.00 | OK | |
| r-oldrel-windows-x86_64 | 3.0.3 | 25.00 | 386.00 | 411.00 | OK | 
Version: 3.0.3
Check: tests
Result: ERROR
    Running ‘testthat.R’ [28s/42s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(RGCCA)
    > 
    > test_check("RGCCA")
    [ FAIL 1 | WARN 0 | SKIP 49 | PASS 862 ]
    
    ══ Skipped tests (49) ══════════════════════════════════════════════════════════
    • On CRAN (6): 'test_print_call.R:11:3', 'test_print_call.R:24:3',
      'test_print_comp.R:10:3', 'test_print_comp.R:19:3', 'test_print_comp.R:28:3',
      'test_print_comp.R:37:3'
    • as.logical(Sys.getenv("TEST_SNAPSHOTS")) is not TRUE (42):
      'test_plot.rgcca.r:27:3', 'test_plot.rgcca.r:36:3', 'test_plot.rgcca.r:47:3',
      'test_plot.rgcca.r:55:3', 'test_plot.rgcca.r:65:3', 'test_plot.rgcca.r:72:3',
      'test_plot.rgcca.r:79:3', 'test_plot.rgcca.r:86:3', 'test_plot.rgcca.r:93:3',
      'test_plot.rgcca.r:100:3', 'test_plot.rgcca.r:109:3',
      'test_plot.rgcca_bootstrap.R:30:3', 'test_plot.rgcca_bootstrap.R:37:3',
      'test_plot.rgcca_cv.R:22:3', 'test_plot.rgcca_cv.R:29:3',
      'test_plot.rgcca_cv.R:36:3', 'test_plot.rgcca_permutation.r:23:3',
      'test_plot.rgcca_permutation.r:30:3', 'test_plot.rgcca_permutation.r:38:3',
      'test_plot.rgcca_permutation.r:49:3', 'test_plot.rgcca_stability.R:16:3',
      'test_print.rgcca.R:10:3', 'test_print.rgcca.R:19:3',
      'test_print.rgcca_bootstrap.R:13:3', 'test_print.rgcca_cv.R:17:3',
      'test_print.rgcca_cv.R:30:3', 'test_print.rgcca_permutation.R:17:3',
      'test_print.rgcca_stability.R:13:3', 'test_summary.rgcca.r:11:3',
      'test_summary.rgcca.r:20:3', 'test_summary.rgcca.r:30:3',
      'test_summary.rgcca.r:39:3', 'test_summary.rgcca.r:49:3',
      'test_summary.rgcca_bootstrap.r:12:3', 'test_summary.rgcca_bootstrap.r:21:3',
      'test_summary.rgcca_cv.R:17:3', 'test_summary.rgcca_cv.R:30:3',
      'test_summary.rgcca_cv.R:43:3', 'test_summary.rgcca_cv.R:56:3',
      'test_summary.rgcca_permutation.R:12:3',
      'test_summary.rgcca_permutation.R:24:3',
      'test_summary.rgcca_stability.R:13:3'
    • {gliomaData} is not installed (1): 'test_rgcca_predict.r:54:3'
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Error ('test_rgcca.R:203:1'): (code run outside of `test_that()`) ───────────
    <packageNotFoundError/error/condition>
    Error in `loadNamespace(x)`: there is no package called 'FactoMineR'
    Backtrace:
        ▆
     1. └─base::loadNamespace(x) at test_rgcca.R:203:1
     2.   └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3.     └─base (local) withOneRestart(expr, restarts[[1L]])
     4.       └─base (local) doWithOneRestart(return(expr), restart)
    
    [ FAIL 1 | WARN 0 | SKIP 49 | PASS 862 ]
    Error: Test failures
    Execution halted
Flavor: r-release-macos-x86_64