CRAN Package Check Results for Package rTRNG

Last updated on 2026-08-13 21:51:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc 4.23.1-5 90.26 106.73 196.99 OK
r-devel-linux-x86_64-fedora-clang 4.23.1-5 80.00 106.42 186.42 OK
r-devel-linux-x86_64-fedora-gcc 4.23.1-5 101.00 109.08 210.08 OK
r-devel-windows-x86_64 4.23.1-5 122.00 262.00 384.00 ERROR
r-patched-linux-x86_64 4.23.1-5 124.12 144.45 268.57 OK
r-release-linux-x86_64 4.23.1-5 130.14 145.86 276.00 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 128.00 201.00 329.00 ERROR
r-oldrel-macos-arm64 4.23.1-5 23.00 29.00 52.00 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 140.00 263.00 403.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