CRAN Package Check Results for Package randomizr

Last updated on 2026-02-03 20:50:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 4.83 66.40 71.23 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 3.26 44.44 47.70 OK
r-devel-linux-x86_64-fedora-clang 1.0.1 8.00 100.25 108.25 OK
r-devel-linux-x86_64-fedora-gcc 1.0.1 113.16 OK
r-devel-windows-x86_64 1.0.0 8.00 89.00 97.00 WARN
r-patched-linux-x86_64 1.0.0 4.98 60.03 65.01 NOTE
r-release-linux-x86_64 1.0.0 4.51 59.07 63.58 NOTE
r-release-macos-arm64 1.0.1 1.00 40.00 41.00 OK
r-release-macos-x86_64 1.0.1 5.00 104.00 109.00 OK
r-release-windows-x86_64 1.0.0 10.00 85.00 95.00 NOTE
r-oldrel-macos-arm64 1.0.1 1.00 48.00 49.00 OK
r-oldrel-macos-x86_64 1.0.1 5.00 95.00 100.00 OK
r-oldrel-windows-x86_64 1.0.0 10.00 106.00 116.00 OK

Check Details

Version: 1.0.0
Check: compiled code
Result: WARN File 'randomizr/libs/x64/randomizr.dll': Found non-API call to R: 'SETLENGTH' This entry point may be removed soon. 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-devel-windows-x86_64

Version: 1.0.0
Check: compiled code
Result: NOTE File ‘randomizr/libs/randomizr.so’: Found non-API call to R: ‘SETLENGTH’ 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. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.0
Check: compiled code
Result: NOTE File 'randomizr/libs/x64/randomizr.dll': Found non-API call to R: 'SETLENGTH' 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-windows-x86_64