CRAN Package Check Results for Package fasttreeid

Last updated on 2026-04-10 11:50:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 19.31 25.34 44.65 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.1 14.48 20.61 35.09 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 31.00 41.70 72.70 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 41.00 35.28 76.28 OK
r-devel-macos-arm64 1.0.1 5.00 9.00 14.00 OK
r-devel-windows-x86_64 1.0.1 24.00 65.00 89.00 NOTE
r-patched-linux-x86_64 1.0.1 20.60 23.91 44.51 NOTE
r-release-linux-x86_64 1.0.1 19.79 22.53 42.32 OK
r-release-macos-arm64 1.0.0 8.00 4.00 12.00 ERROR
r-release-macos-x86_64 1.0.1 15.00 36.00 51.00 OK
r-release-windows-x86_64 1.0.1 26.00 63.00 89.00 OK
r-oldrel-macos-arm64 1.0.1 4.00 14.00 18.00 OK
r-oldrel-macos-x86_64 1.0.1 15.00 39.00 54.00 OK
r-oldrel-windows-x86_64 1.0.1 27.00 73.00 100.00 OK

Check Details

Version: 1.0.1
Check: compiled code
Result: NOTE File ‘fasttreeid/libs/fasttreeid.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64

Version: 1.0.1
Check: compiled code
Result: NOTE File 'fasttreeid/libs/x64/fasttreeid.dll': Found non-API call to R: 'R_UnboundValue' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

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") Saving _problems/test-gmp-10.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 140 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-gmp.R:10:2'): prime generation using gmp works ─────────────── Expected `result$prime` to equal "335270452938866563". Differences: 1/1 mismatches x[1]: "476024147063597371" y[1]: "335270452938866563" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 140 ] Error: ! Test failures. Execution halted Flavor: r-release-macos-arm64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.