CRAN Package Check Results for Package rTRNG

Last updated on 2026-07-31 07:51:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.23.1-5 115.96 153.65 269.61 OK
r-devel-linux-x86_64-debian-gcc 4.23.1-5 94.33 102.94 197.27 OK
r-devel-linux-x86_64-fedora-clang 4.23.1-5 134.00 227.92 361.92 OK
r-devel-linux-x86_64-fedora-gcc 4.23.1-5 98.00 105.73 203.73 OK
r-devel-windows-x86_64 4.23.1-5 128.00 200.00 328.00 ERROR
r-patched-linux-x86_64 4.23.1-5 127.59 144.26 271.85 OK
r-release-linux-x86_64 4.23.1-5 130.91 147.74 278.65 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 132.00 195.00 327.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 174.00 258.00 432.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