CRAN Package Check Results for Maintainer ‘Jeffrey A. Ryan <jeff.a.ryan at gmail.com>’

Last updated on 2026-03-17 08:52:55 CET.

Package NOTE OK
mmap 1 13

Package mmap

Current CRAN status: NOTE: 1, OK: 13

Additional issues

rchk

Version: 0.6-24
Check: compiled code
Result: NOTE File ‘mmap/libs/mmap.so’: Found non-API call to R: ‘Rf_findVar’ 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-devel-linux-x86_64-debian-gcc