CRAN Package Check Results for Package rpart

Last updated on 2026-03-18 00:50:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.1.24 10.72 61.95 72.67 NOTE
r-devel-linux-x86_64-debian-gcc 4.1.24 9.03 47.35 56.38 NOTE
r-devel-linux-x86_64-fedora-clang 4.1.24 16.00 100.20 116.20 NOTE
r-devel-linux-x86_64-fedora-gcc 4.1.24 17.00 102.64 119.64 NOTE
r-devel-macos-arm64 4.1.24 3.00 25.00 28.00 OK
r-devel-windows-x86_64 4.1.24 27.00 107.00 134.00 OK
r-patched-linux-x86_64 4.1.24 9.90 55.92 65.82 OK
r-release-linux-x86_64 4.1.24 9.34 55.49 64.83 OK
r-release-macos-arm64 4.1.24 OK
r-release-macos-x86_64 4.1.24 9.00 83.00 92.00 OK
r-release-windows-x86_64 4.1.24 24.00 104.00 128.00 OK
r-oldrel-macos-arm64 4.1.24 OK
r-oldrel-macos-x86_64 4.1.24 9.00 99.00 108.00 OK
r-oldrel-windows-x86_64 4.1.24 23.00 112.00 135.00 OK

Check Details

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