CRAN Package Check Results for Package htetree

Last updated on 2026-03-17 14:51:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.20 18.87 52.64 71.51 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.20 15.64 38.55 54.19 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.20 26.00 89.73 115.73 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.20 32.00 77.08 109.08 NOTE
r-devel-macos-arm64 0.1.20 5.00 13.00 18.00 OK
r-devel-windows-x86_64 0.1.20 48.00 75.00 123.00 OK
r-patched-linux-x86_64 0.1.20 20.51 47.03 67.54 OK
r-release-linux-x86_64 0.1.20 19.55 46.58 66.13 OK
r-release-macos-arm64 0.1.20 OK
r-release-macos-x86_64 0.1.20 14.00 40.00 54.00 OK
r-release-windows-x86_64 0.1.20 48.00 68.00 116.00 OK
r-oldrel-macos-arm64 0.1.20 OK
r-oldrel-macos-x86_64 0.1.20 14.00 38.00 52.00 OK
r-oldrel-windows-x86_64 0.1.20 55.00 83.00 138.00 OK

Check Details

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