CRAN Package Check Results for Package fasttreeid

Last updated on 2025-11-14 01:51:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 19.42 25.21 44.63 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 15.03 20.27 35.30 WARN
r-devel-linux-x86_64-fedora-clang 1.0.0 27.00 52.51 79.51 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 46.00 29.92 75.92 WARN
r-devel-windows-x86_64 1.0.0 25.00 80.00 105.00 OK
r-patched-linux-x86_64 1.0.0 21.49 23.91 45.40 WARN
r-release-linux-x86_64 1.0.0 21.89 23.94 45.83 WARN
r-release-macos-arm64 1.0.0 13.00 17.00 30.00 ERROR
r-release-macos-x86_64 1.0.0 16.00 40.00 56.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 14.00 38.00 52.00 ERROR
r-oldrel-windows-x86_64 1.0.0 23.00 71.00 94.00 OK

Additional issues

gcc-ASAN M1mac

Check Details

Version: 1.0.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: algebra.cpp:12:9: warning: ISO C++ does not support ‘__int128’ for ‘A’ [-Wpedantic] algebra.cpp:12:9: warning: ISO C++ does not support ‘__int128’ for ‘B’ [-Wpedantic] See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/fasttreeid.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-7) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc

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: whether package can be installed
Result: WARN Found the following significant warnings: algebra.cpp:12:9: warning: ISO C++ does not support ‘__int128’ for ‘A’ [-Wpedantic] algebra.cpp:12:9: warning: ISO C++ does not support ‘__int128’ for ‘B’ [-Wpedantic] See ‘/data/gannet/ripley/R/packages/tests-devel/fasttreeid.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++ (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: algebra.cpp:12:9: warning: ISO C++ does not support ‘__int128’ for ‘A’ [-Wpedantic] algebra.cpp:12:9: warning: ISO C++ does not support ‘__int128’ for ‘B’ [-Wpedantic] See ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/fasttreeid.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’ Flavor: r-patched-linux-x86_64

Version: 1.0.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: algebra.cpp:12:9: warning: ISO C++ does not support ‘__int128’ for ‘A’ [-Wpedantic] algebra.cpp:12:9: warning: ISO C++ does not support ‘__int128’ for ‘B’ [-Wpedantic] See ‘/home/hornik/tmp/R.check/r-release-gcc/Work/PKGS/fasttreeid.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-14 (Debian 14.3.0-10) 14.3.0’ Flavor: r-release-linux-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

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/3s] 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-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") [ 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-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") 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-oldrel-macos-x86_64

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.