CRAN Package Check Results for Package eDNAfuns

Last updated on 2025-12-07 09:49:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 26.96 231.65 258.61 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 19.10 174.29 193.39 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 71.00 368.98 439.98 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 113.00 318.74 431.74 OK
r-devel-windows-x86_64 0.1.0 29.00 215.00 244.00 OK
r-patched-linux-x86_64 0.1.0 28.18 236.21 264.39 OK
r-release-linux-x86_64 0.1.0 28.14 235.78 263.92 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 28.00 248.00 276.00 OK
r-release-windows-x86_64 0.1.0 31.00 211.00 242.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 32.00 243.00 275.00 OK
r-oldrel-windows-x86_64 0.1.0 40.00 289.00 329.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(eDNAfuns) > > test_check("eDNAfuns") Saving _problems/test-mutation-14.R [ FAIL 1 | WARN 0 | SKIP 2 | PASS 72 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • {tidyverse} is not installed (2): 'test-eDNA_index.R:3:1', 'test-tibbles.R:4:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-mutation.R:14:3'): output length matches input length with many seqs in input ── Error in `enframe(dna2char(test_seq))`: could not find function "enframe" [ FAIL 1 | WARN 0 | SKIP 2 | PASS 72 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc