Last updated on 2025-11-10 11:49:56 CET.
| Package | ERROR | WARN | OK |
|---|---|---|---|
| fasttreeid | 5 | 2 | 3 |
Current CRAN status: ERROR: 5, WARN: 2, OK: 3
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 ‘/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")
[ 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, r-oldrel-macos-x86_64
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
Flavor: r-release-macos-x86_64