CRAN Package Check Results for Package IP

Last updated on 2026-03-18 13:50:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 21.04 54.69 75.73 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.6 17.36 38.79 56.15 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.6 34.00 95.85 129.85 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.6 47.00 107.16 154.16 NOTE
r-devel-macos-arm64 0.1.6 6.00 21.00 27.00 OK
r-devel-windows-x86_64 0.1.6 39.00 78.00 117.00 OK
r-patched-linux-x86_64 0.1.6 21.50 48.29 69.79 OK
r-release-linux-x86_64 0.1.6 21.55 47.88 69.43 OK
r-release-macos-arm64 0.1.6 OK
r-release-macos-x86_64 0.1.6 18.00 81.00 99.00 OK
r-release-windows-x86_64 0.1.6 39.00 76.00 115.00 OK
r-oldrel-macos-arm64 0.1.6 OK
r-oldrel-macos-x86_64 0.1.6 17.00 94.00 111.00 OK
r-oldrel-windows-x86_64 0.1.6 36.00 89.00 125.00 OK

Additional issues

rchk

Check Details

Version: 0.1.6
Check: compiled code
Result: NOTE File ‘IP/libs/IP.so’: Found non-API call to R: ‘Rf_findVarInFrame’ 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-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc