CRAN Package Check Results for Package DRPT

Last updated on 2026-03-28 06:49:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 19.52 37.34 56.86 OK
r-devel-linux-x86_64-debian-gcc 1.1 13.85 27.66 41.51 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 29.00 58.51 87.51 OK
r-devel-linux-x86_64-fedora-gcc 1.1 38.00 54.74 92.74 OK
r-devel-macos-arm64 1.1 4.00 11.00 15.00 OK
r-devel-windows-x86_64 1.1 24.00 69.00 93.00 OK
r-patched-linux-x86_64 1.1 17.43 33.30 50.73 OK
r-release-linux-x86_64 1.1 17.96 33.19 51.15 OK
r-release-macos-arm64 1.1 OK
r-release-macos-x86_64 1.1 13.00 36.00 49.00 OK
r-release-windows-x86_64 1.1 23.00 70.00 93.00 OK
r-oldrel-macos-arm64 1.1 OK
r-oldrel-macos-x86_64 1.1 11.00 52.00 63.00 OK
r-oldrel-windows-x86_64 1.1 26.00 85.00 111.00 OK

Check Details

Version: 1.1
Check: compiled code
Result: NOTE File ‘DRPT/libs/DRPT.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