CRAN Package Check Results for Package PPtreeViz

Last updated on 2026-04-14 23:56:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.4 49.36 99.52 148.88 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.4 23.88 73.83 97.71 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.4 55.00 156.56 211.56 OK
r-devel-linux-x86_64-fedora-gcc 2.0.4 66.00 146.81 212.81 OK
r-devel-macos-arm64 2.0.4 8.00 23.00 31.00 OK
r-devel-windows-x86_64 2.0.4 42.00 117.00 159.00 OK
r-patched-linux-x86_64 2.0.4 33.32 92.58 125.90 NOTE
r-release-linux-x86_64 2.0.4 29.88 90.49 120.37 OK
r-release-macos-arm64 2.0.4 OK
r-release-macos-x86_64 2.0.4 18.00 69.00 87.00 OK
r-release-windows-x86_64 2.0.4 38.00 0.00 38.00 OK
r-oldrel-macos-arm64 2.0.4 OK
r-oldrel-macos-x86_64 2.0.4 21.00 52.00 73.00 OK
r-oldrel-windows-x86_64 2.0.4 48.00 154.00 202.00 OK

Check Details

Version: 2.0.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Eun-Kyung Lee <lee.eunk@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Eun-Kyung", family = "Lee", role = c("aut", "cre"), email = "lee.eunk@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.0.4
Check: compiled code
Result: NOTE File ‘PPtreeViz/libs/PPtreeViz.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-patched-linux-x86_64