CRAN Package Check Results for Package rTRNG

Last updated on 2026-04-25 06:51:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.23.1-5 111.14 154.22 265.36 OK
r-devel-linux-x86_64-debian-gcc 4.23.1-5 85.85 103.03 188.88 OK
r-devel-linux-x86_64-fedora-clang 4.23.1-5 136.00 229.37 365.37 OK
r-devel-linux-x86_64-fedora-gcc 4.23.1-5 228.00 248.59 476.59 OK
r-patched-linux-x86_64 4.23.1-5 120.97 143.51 264.48 OK
r-release-linux-x86_64 4.23.1-5 122.56 136.12 258.68 OK
r-release-macos-arm64 4.23.1-5 25.00 31.00 56.00 OK
r-release-macos-x86_64 4.23.1-5 77.00 273.00 350.00 NOTE
r-release-windows-x86_64 4.23.1-5 120.00 211.00 331.00 OK
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 132.00 197.00 329.00 OK

Check Details

Version: 4.23.1-5
Check: compiled code
Result: NOTE File ‘rTRNG/libs/rTRNG.so’: Found non-API call to R: ‘R_UnboundValue’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-macos-x86_64