CRAN Package Check Results for Package e2tree

Last updated on 2025-12-20 10:50:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 22.33 131.05 153.38 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 13.03 91.04 104.07 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.0 40.00 206.78 246.78 OK
r-devel-linux-x86_64-fedora-gcc 0.2.0 41.00 216.58 257.58 OK
r-devel-windows-x86_64 0.2.0 26.00 252.00 278.00 OK
r-patched-linux-x86_64 0.2.0 20.81 123.11 143.92 OK
r-release-linux-x86_64 0.2.0 21.64 123.18 144.82 OK
r-release-macos-arm64 0.2.0 OK
r-release-macos-x86_64 0.2.0 14.00 152.00 166.00 OK
r-release-windows-x86_64 0.2.0 28.00 245.00 273.00 OK
r-oldrel-macos-arm64 0.2.0 OK
r-oldrel-macos-x86_64 0.2.0 15.00 123.00 138.00 OK
r-oldrel-windows-x86_64 0.2.0 37.00 321.00 358.00 OK

Check Details

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘e2tree/libs/e2tree.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. Flavor: r-devel-linux-x86_64-debian-gcc