Last updated on 2025-10-31 00:51:09 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.3.4 | 13.23 | 115.64 | 128.87 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.3.4 | 8.41 | 80.92 | 89.33 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.3.4 | 30.00 | 169.91 | 199.91 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.3.4 | 26.00 | 165.02 | 191.02 | ERROR | |
| r-devel-windows-x86_64 | 1.3.4 | 17.00 | 125.00 | 142.00 | ERROR | |
| r-patched-linux-x86_64 | 1.3.4 | 14.10 | 110.25 | 124.35 | ERROR | |
| r-release-linux-x86_64 | 1.3.4 | 10.76 | 109.47 | 120.23 | ERROR | |
| r-release-macos-arm64 | 1.3.4 | 6.00 | 46.00 | 52.00 | OK | |
| r-release-macos-x86_64 | 1.3.4 | 12.00 | 84.00 | 96.00 | OK | |
| r-release-windows-x86_64 | 1.3.4 | 15.00 | 129.00 | 144.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.3.4 | 7.00 | 47.00 | 54.00 | OK | |
| r-oldrel-macos-x86_64 | 1.3.4 | 9.00 | 90.00 | 99.00 | OK | |
| r-oldrel-windows-x86_64 | 1.3.4 | 22.00 | 157.00 | 179.00 | ERROR | 
Version: 1.3.4
Check: tests
Result: ERROR
    Running ‘testthat.R’ [34s/39s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(miRetrieve)
    > 
    > test_check("miRetrieve")
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-fitlda.R:35:5'): Tests that 'plot_lda_term' returns a plot ───
    `plot_lda` has type 'object', not 'list'.
    ── Failure ('test-jointargets.R:69:5'): Tests that targets can be plotted ──────
    typeof(plot_target) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:41:5'): Tests plotting scores ────────────────────
    typeof(plot_animal) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:42:5'): Tests plotting scores ────────────────────
    typeof(plot_patients) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:43:5'): Tests plotting scores ────────────────────
    typeof(plot_biomarker) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:44:5'): Tests plotting scores ────────────────────
    typeof(plot_own) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.3.4
Check: tests
Result: ERROR
    Running ‘testthat.R’ [23s/28s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(miRetrieve)
    > 
    > test_check("miRetrieve")
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-fitlda.R:35:5'): Tests that 'plot_lda_term' returns a plot ───
    `plot_lda` has type 'object', not 'list'.
    ── Failure ('test-jointargets.R:69:5'): Tests that targets can be plotted ──────
    typeof(plot_target) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:41:5'): Tests plotting scores ────────────────────
    typeof(plot_animal) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:42:5'): Tests plotting scores ────────────────────
    typeof(plot_patients) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:43:5'): Tests plotting scores ────────────────────
    typeof(plot_biomarker) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:44:5'): Tests plotting scores ────────────────────
    typeof(plot_own) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.4
Check: tests
Result: ERROR
    Running ‘testthat.R’ [59s/76s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(miRetrieve)
    > 
    > test_check("miRetrieve")
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-fitlda.R:35:5'): Tests that 'plot_lda_term' returns a plot ───
    `plot_lda` has type 'object', not 'list'.
    ── Failure ('test-jointargets.R:69:5'): Tests that targets can be plotted ──────
    typeof(plot_target) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:41:5'): Tests plotting scores ────────────────────
    typeof(plot_animal) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:42:5'): Tests plotting scores ────────────────────
    typeof(plot_patients) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:43:5'): Tests plotting scores ────────────────────
    typeof(plot_biomarker) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:44:5'): Tests plotting scores ────────────────────
    typeof(plot_own) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.4
Check: tests
Result: ERROR
    Running ‘testthat.R’ [57s/68s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(miRetrieve)
    > 
    > test_check("miRetrieve")
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-fitlda.R:35:5'): Tests that 'plot_lda_term' returns a plot ───
    `plot_lda` has type 'object', not 'list'.
    ── Failure ('test-jointargets.R:69:5'): Tests that targets can be plotted ──────
    typeof(plot_target) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:41:5'): Tests plotting scores ────────────────────
    typeof(plot_animal) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:42:5'): Tests plotting scores ────────────────────
    typeof(plot_patients) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:43:5'): Tests plotting scores ────────────────────
    typeof(plot_biomarker) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:44:5'): Tests plotting scores ────────────────────
    typeof(plot_own) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.3.4
Check: tests
Result: ERROR
    Running 'testthat.R' [28s]
  Running the tests in 'tests/testthat.R' failed.
  Complete output:
    > library(testthat)
    > library(miRetrieve)
    > 
    > test_check("miRetrieve")
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-fitlda.R:35:5'): Tests that 'plot_lda_term' returns a plot ───
    `plot_lda` has type 'object', not 'list'.
    ── Failure ('test-jointargets.R:69:5'): Tests that targets can be plotted ──────
    typeof(plot_target) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:41:5'): Tests plotting scores ────────────────────
    typeof(plot_animal) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:42:5'): Tests plotting scores ────────────────────
    typeof(plot_patients) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:43:5'): Tests plotting scores ────────────────────
    typeof(plot_biomarker) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:44:5'): Tests plotting scores ────────────────────
    typeof(plot_own) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    Error: Test failures
    Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 1.3.4
Check: tests
Result: ERROR
    Running ‘testthat.R’ [34s/46s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(miRetrieve)
    > 
    > test_check("miRetrieve")
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-fitlda.R:35:5'): Tests that 'plot_lda_term' returns a plot ───
    `plot_lda` has type 'object', not 'list'.
    ── Failure ('test-jointargets.R:69:5'): Tests that targets can be plotted ──────
    typeof(plot_target) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:41:5'): Tests plotting scores ────────────────────
    typeof(plot_animal) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:42:5'): Tests plotting scores ────────────────────
    typeof(plot_patients) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:43:5'): Tests plotting scores ────────────────────
    typeof(plot_biomarker) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:44:5'): Tests plotting scores ────────────────────
    typeof(plot_own) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    Error: Test failures
    Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.3.4
Check: tests
Result: ERROR
    Running ‘testthat.R’ [34s/42s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(miRetrieve)
    > 
    > test_check("miRetrieve")
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-fitlda.R:35:5'): Tests that 'plot_lda_term' returns a plot ───
    `plot_lda` has type 'object', not 'list'.
    ── Failure ('test-jointargets.R:69:5'): Tests that targets can be plotted ──────
    typeof(plot_target) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:41:5'): Tests plotting scores ────────────────────
    typeof(plot_animal) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:42:5'): Tests plotting scores ────────────────────
    typeof(plot_patients) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:43:5'): Tests plotting scores ────────────────────
    typeof(plot_biomarker) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:44:5'): Tests plotting scores ────────────────────
    typeof(plot_own) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    Error: Test failures
    Execution halted
Flavor: r-release-linux-x86_64
Version: 1.3.4
Check: tests
Result: ERROR
    Running 'testthat.R' [39s]
  Running the tests in 'tests/testthat.R' failed.
  Complete output:
    > library(testthat)
    > library(miRetrieve)
    > 
    > test_check("miRetrieve")
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Failure ('test-fitlda.R:35:5'): Tests that 'plot_lda_term' returns a plot ───
    `plot_lda` has type 'object', not 'list'.
    ── Failure ('test-jointargets.R:69:5'): Tests that targets can be plotted ──────
    typeof(plot_target) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:41:5'): Tests plotting scores ────────────────────
    typeof(plot_animal) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:42:5'): Tests plotting scores ────────────────────
    typeof(plot_patients) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:43:5'): Tests plotting scores ────────────────────
    typeof(plot_biomarker) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    ── Failure ('test-plotscore.R:44:5'): Tests plotting scores ────────────────────
    typeof(plot_own) not equal to "list".
    1/1 mismatches
    x[1]: "object"
    y[1]: "list"
    
    [ FAIL 6 | WARN 15 | SKIP 0 | PASS 204 ]
    Error: Test failures
    Execution halted
Flavor: r-oldrel-windows-x86_64