CRAN Package Check Results for Package rTRNG

Last updated on 2026-08-08 18:50:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.23.1-5 115.68 156.35 272.03 OK
r-devel-linux-x86_64-debian-gcc 4.23.1-5 92.96 105.80 198.76 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 98.00 105.73 203.73 OK
r-devel-windows-x86_64 4.23.1-5 119.00 291.00 410.00 ERROR
r-patched-linux-x86_64 4.23.1-5 126.15 143.38 269.53 OK
r-release-linux-x86_64 4.23.1-5 129.18 145.38 274.56 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 131.00 259.00 390.00 ERROR

Check Details

Version: 4.23.1-5
Check: tests
Result: ERROR Running 'testthat.R' [86s] 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-devel-windows-x86_64

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 Flavor: r-release-windows-x86_64

Version: 4.23.1-5
Check: tests
Result: ERROR Running 'testthat.R' [19s] 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