Last updated on 2025-10-31 09:50:20 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 23.10.1 | 1.77 | 29.81 | 31.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 23.10.1 | 1.49 | 25.17 | 26.66 | OK | |
| r-devel-linux-x86_64-fedora-clang | 23.10.1 | 47.47 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 23.10.1 | 57.12 | OK | |||
| r-devel-windows-x86_64 | 23.10.1 | 3.00 | 59.00 | 62.00 | OK | |
| r-patched-linux-x86_64 | 23.10.1 | 1.93 | 27.87 | 29.80 | OK | |
| r-release-linux-x86_64 | 23.10.1 | 1.76 | 27.40 | 29.16 | OK | |
| r-release-macos-arm64 | 23.10.1 | 1.00 | 103.00 | 104.00 | ERROR | |
| r-release-macos-x86_64 | 23.10.1 | 2.00 | 76.00 | 78.00 | OK | |
| r-release-windows-x86_64 | 23.10.1 | 5.00 | 61.00 | 66.00 | OK | |
| r-oldrel-macos-arm64 | 23.10.1 | 1.00 | 49.00 | 50.00 | OK | |
| r-oldrel-macos-x86_64 | 23.10.1 | 2.00 | 74.00 | 76.00 | OK | |
| r-oldrel-windows-x86_64 | 23.10.1 | 3.00 | 65.00 | 68.00 | OK | 
Version: 23.10.1
Check: tests
Result: ERROR
    Running ‘testthat.R’ [1s/68s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > library(testthat)
    > library(IsoMemo)
    > 
    > test_check("IsoMemo")
    [ FAIL 1 | WARN 3 | SKIP 0 | PASS 0 ]
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Error ('test-01-getData.R:3:3'): getData() actually retrieves all data ──────
    Error in `expect_match(levels(df$source)[1], "14CSea")`: is.character(act$val) is not TRUE
    Backtrace:
        ▆
     1. └─testthat::expect_match(levels(df$source)[1], "14CSea") at test-01-getData.R:3:3
     2.   └─base::stopifnot(is.character(act$val))
    
    [ FAIL 1 | WARN 3 | SKIP 0 | PASS 0 ]
    Error: Test failures
    Execution halted
Flavor: r-release-macos-arm64