CRAN Package Check Results for Package fasttreeid

Last updated on 2025-11-08 07:50:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-fedora-clang 1.0.0 27.00 52.51 79.51 ERROR
r-release-macos-arm64 1.0.0 12.00 18.00 30.00 ERROR
r-release-macos-x86_64 1.0.0 16.00 38.00 54.00 ERROR
r-release-windows-x86_64 1.0.0 29.00 80.00 109.00 OK
r-oldrel-macos-arm64 1.0.0 13.00 22.00 35.00 ERROR
r-oldrel-macos-x86_64 1.0.0 17.00 37.00 54.00 ERROR
r-oldrel-windows-x86_64 1.0.0 36.00 78.00 114.00 OK

Additional issues

M1mac

Check Details

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fasttreeid) > > test_check("fasttreeid") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 140 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-gmp.R:10:2'): prime generation using gmp works ─────────────── result$prime not equal to "335270452938866563". 1/1 mismatches x[1]: "476024147063597371" y[1]: "335270452938866563" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 140 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fasttreeid) > > test_check("fasttreeid") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 140 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-gmp.R:10:2'): prime generation using gmp works ─────────────── result$prime not equal to "335270452938866563". 1/1 mismatches x[1]: "476024147063597371" y[1]: "335270452938866563" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 140 ] Error: Test failures Execution halted Flavors: r-release-macos-arm64, r-oldrel-macos-arm64

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/2s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(fasttreeid) > > test_check("fasttreeid") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 140 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-gmp.R:10:2'): prime generation using gmp works ─────────────── result$prime not equal to "335270452938866563". 1/1 mismatches x[1]: "476024147063597371" y[1]: "335270452938866563" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 140 ] Error: Test failures Execution halted Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64