CRAN Package Check Results for Package IP

Last updated on 2026-03-30 08:52:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.6 20.71 54.34 75.05 WARN
r-devel-linux-x86_64-debian-gcc 0.1.6 16.33 39.00 55.33 WARN
r-devel-linux-x86_64-fedora-clang 0.1.6 28.00 82.50 110.50 WARN
r-devel-linux-x86_64-fedora-gcc 0.1.6 38.00 90.69 128.69 WARN
r-devel-macos-arm64 0.1.6 6.00 19.00 25.00 WARN
r-devel-windows-x86_64 0.1.6 43.00 79.00 122.00 WARN
r-patched-linux-x86_64 0.1.6 21.54 47.74 69.28 OK
r-release-linux-x86_64 0.1.6 20.76 48.05 68.81 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 79.00 118.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 41.00 97.00 138.00 OK

Additional issues

rchk

Check Details

Version: 0.1.6
Check: compiled code
Result: WARN File ‘IP/libs/IP.so’: Found non-API call to R: ‘Rf_findVarInFrame’ 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. 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, r-devel-macos-arm64

Version: 0.1.6
Check: compiled code
Result: WARN File 'IP/libs/x64/IP.dll': Found non-API call to R: 'Rf_findVarInFrame' 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