CRAN Package Check Results for Package RCTRecruit

Last updated on 2026-03-28 01:51:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 14.24 45.28 59.52 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 11.82 32.94 44.76 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 23.00 65.59 88.59 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 31.00 64.84 95.84 OK
r-devel-macos-arm64 0.2.0 4.00 14.00 18.00 OK
r-devel-windows-x86_64 0.2.0 21.00 81.00 102.00 OK
r-patched-linux-x86_64 0.2.0 15.79 39.91 55.70 OK
r-release-linux-x86_64 0.2.0 14.93 39.77 54.70 OK
r-release-macos-arm64 0.2.0 OK
r-release-macos-x86_64 0.2.0 11.00 46.00 57.00 OK
r-release-windows-x86_64 0.2.0 20.00 78.00 98.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 11.00 50.00 61.00 OK
r-oldrel-windows-x86_64 0.2.0 23.00 102.00 125.00 OK

Check Details

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘RCTRecruit/libs/RCTRecruit.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-devel-linux-x86_64-debian-gcc