CRAN Package Check Results for Package rTRNG

Last updated on 2026-09-11 18:50:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.23.1-5 107.04 156.52 263.56 OK
r-devel-linux-x86_64-debian-gcc 4.23.1-5 94.54 106.21 200.75 OK
r-devel-linux-x86_64-fedora-clang 4.23.1-5 76.00 104.93 180.93 OK
r-devel-linux-x86_64-fedora-gcc 4.23.1-5 101.00 108.49 209.49 OK
r-devel-windows-x86_64 4.23.1-5 126.00 267.00 393.00 ERROR
r-patched-linux-x86_64 4.23.1-5 129.69 146.25 275.94 OK
r-release-linux-x86_64 4.23.1-5 125.84 145.51 271.35 OK
r-release-macos-arm64 4.23.1-5 25.00 30.00 55.00 OK
r-release-macos-x86_64 4.23.1-5 75.00 257.00 332.00 OK
r-release-windows-x86_64 4.23.1-5 129.00 199.00 328.00 ERROR
r-oldrel-macos-arm64 4.23.1-5 OK
r-oldrel-macos-x86_64 4.23.1-5 90.00 394.00 484.00 OK
r-oldrel-windows-x86_64 4.23.1-5 141.00 258.00 399.00 ERROR

Check Details

Version: 4.23.1-5
Check: tests
Result: ERROR Running 'testthat.R' [14s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rTRNG) > > test_check("rTRNG") Saving _problems/test-rdist_trng-45.R Saving _problems/test-rdist_trng-53.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 609 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rdist_trng.R:42:5'): rlnorm_trng parallel genration via 'parallelGrain' works ── Expected `x_serial` to be identical to `x_parallel`. Differences: Objects equal but not identical TRNG.Random current engine ── Failure ('test-rdist_trng.R:50:5'): rlnorm_trng parallel genration via 'parallelGrain' works ── Expected `x_serial` to be identical to `x_parallel`. Differences: Objects equal but not identical explicit engine [ FAIL 2 | WARN 0 | SKIP 0 | PASS 609 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 4.23.1-5
Check: tests
Result: ERROR Running 'testthat.R' [18s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(rTRNG) > > test_check("rTRNG") Saving _problems/test-rdist_trng-45.R Saving _problems/test-rdist_trng-53.R [ FAIL 2 | WARN 0 | SKIP 0 | PASS 609 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-rdist_trng.R:42:5'): rlnorm_trng parallel genration via 'parallelGrain' works ── Expected `x_serial` to be identical to `x_parallel`. Differences: Objects equal but not identical TRNG.Random current engine ── Failure ('test-rdist_trng.R:50:5'): rlnorm_trng parallel genration via 'parallelGrain' works ── Expected `x_serial` to be identical to `x_parallel`. Differences: Objects equal but not identical explicit engine [ FAIL 2 | WARN 0 | SKIP 0 | PASS 609 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64