CRAN Package Check Results for Package PPtreeExt

Last updated on 2026-04-25 03:52:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 42.06 43.26 85.32 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 30.14 33.63 63.77 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 57.00 60.62 117.62 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 83.00 56.24 139.24 OK
r-patched-linux-x86_64 0.1.0 42.80 36.51 79.31 OK
r-release-linux-x86_64 0.1.0 37.96 34.12 72.08 OK
r-release-macos-arm64 0.1.0 9.00 12.00 21.00 OK
r-release-macos-x86_64 0.1.0 28.00 38.00 66.00 NOTE
r-release-windows-x86_64 0.1.0 49.00 79.00 128.00 OK
r-oldrel-macos-arm64 0.1.0 7.00 12.00 19.00 OK
r-oldrel-macos-x86_64 0.1.0 27.00 67.00 94.00 OK
r-oldrel-windows-x86_64 0.1.0 45.00 76.00 121.00 OK

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘PPtreeExt/libs/PPtreeExt.so’: Found non-API call to R: ‘R_UnboundValue’ 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-release-macos-x86_64