CRAN Package Check Results for Package tree.interpreter

Last updated on 2025-12-20 13:50:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 24.44 47.97 72.41 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.3 19.04 35.84 54.88 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.3 61.00 77.09 138.09 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 51.00 84.89 135.89 OK
r-devel-windows-x86_64 0.1.3 31.00 81.00 112.00 OK
r-patched-linux-x86_64 0.1.3 29.92 44.36 74.28 OK
r-release-linux-x86_64 0.1.3 27.02 43.82 70.84 OK
r-release-macos-arm64 0.1.3 OK
r-release-macos-x86_64 0.1.3 18.00 160.00 178.00 OK
r-release-windows-x86_64 0.1.3 32.00 81.00 113.00 OK
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 18.00 121.00 139.00 OK
r-oldrel-windows-x86_64 0.1.3 38.00 101.00 139.00 OK

Check Details

Version: 0.1.3
Check: compiled code
Result: NOTE File ‘tree.interpreter/libs/tree.interpreter.so’: Found non-API call to R: ‘ATTRIB’ 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