CRAN Package Check Results for Maintainer ‘Daijiang Li <daijianglee at gmail.com>’

Last updated on 2026-04-26 02:49:38 CEST.

Package NOTE OK
hillR 2 10
phyr 1 11

Package hillR

Current CRAN status: NOTE: 2, OK: 10

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

Package phyr

Current CRAN status: NOTE: 1, OK: 11

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