Last updated on 2025-12-07 07:50:42 CET.
| Package | ERROR | OK |
|---|---|---|
| eDNAfuns | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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