CRAN Package Check Results for Maintainer ‘Richard P. Shefferson <cdorm at g.ecc.u-tokyo.ac.jp>’

Last updated on 2026-04-26 01:49:06 CEST.

Package NOTE OK
adapt3 2 10
lefko3 1 11

Package adapt3

Current CRAN status: NOTE: 2, OK: 10

Version: 2.0.7
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘lefko3’ ‘rlang’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package lefko3

Current CRAN status: NOTE: 1, OK: 11

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