CRAN Package Check Results for Package IsoMemo

Last updated on 2024-05-31 20:54:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 23.10.1 2.42 34.42 36.84 OK
r-devel-linux-x86_64-debian-gcc 23.10.1 1.64 26.68 28.32 OK
r-devel-linux-x86_64-fedora-clang 23.10.1 45.88 OK
r-devel-linux-x86_64-fedora-gcc 23.10.1 56.01 OK
r-devel-windows-x86_64 23.10.1 4.00 56.00 60.00 OK
r-patched-linux-x86_64 23.10.1 2.28 31.34 33.62 ERROR
r-release-linux-x86_64 23.10.1 1.80 33.59 35.39 OK
r-release-macos-arm64 23.10.1 50.00 OK
r-release-windows-x86_64 23.10.1 3.00 54.00 57.00 OK
r-oldrel-macos-arm64 23.10.1 55.00 OK
r-oldrel-macos-x86_64 23.10.1 114.00 OK
r-oldrel-windows-x86_64 23.10.1 3.00 54.00 57.00 OK

Check Details

Version: 23.10.1
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/63s] 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-patched-linux-x86_64