CRAN Package Check Results for Package mmap

Last updated on 2025-12-09 17:49:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6-22 8.22 33.31 41.53 WARN
r-devel-linux-x86_64-debian-gcc 0.6-22 6.48 26.73 33.21 WARN
r-devel-linux-x86_64-fedora-clang 0.6-23 48.00 17.86 65.86 OK
r-devel-linux-x86_64-fedora-gcc 0.6-23 49.00 33.01 82.01 OK
r-devel-windows-x86_64 0.6-22 18.00 55.00 73.00 WARN
r-patched-linux-x86_64 0.6-22 7.18 31.22 38.40 NOTE
r-release-linux-x86_64 0.6-22 6.78 31.60 38.38 NOTE
r-release-macos-arm64 0.6-23 7.00 29.00 36.00 OK
r-release-macos-x86_64 0.6-23 32.00 89.00 121.00 OK
r-release-windows-x86_64 0.6-22 17.00 55.00 72.00 NOTE
r-oldrel-macos-arm64 0.6-23 12.00 43.00 55.00 OK
r-oldrel-macos-x86_64 0.6-23 35.00 99.00 134.00 OK
r-oldrel-windows-x86_64 0.6-22 19.00 58.00 77.00 OK

Check Details

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

Version: 0.6-22
Check: compiled code
Result: WARN File ‘mmap/libs/mmap.so’: Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_ENCLOS’, ‘SET_FRAME’, ‘SET_HASHTAB’ These entry points may be removed soon: ‘SET_FRAME’, ‘SET_HASHTAB’, ‘SET_ENCLOS’ 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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.6-22
Check: compiled code
Result: WARN File 'mmap/libs/x64/mmap.dll': Found non-API calls to R: 'Rf_allocSExp', 'SET_ENCLOS', 'SET_FRAME', 'SET_HASHTAB' These entry points may be removed soon: 'SET_FRAME', 'SET_HASHTAB', 'SET_ENCLOS' 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-windows-x86_64

Version: 0.6-22
Check: compiled code
Result: NOTE File ‘mmap/libs/mmap.so’: Found non-API calls to R: ‘Rf_allocSExp’, ‘SET_ENCLOS’, ‘SET_FRAME’, ‘SET_HASHTAB’ 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. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.6-22
Check: compiled code
Result: NOTE File 'mmap/libs/x64/mmap.dll': Found non-API calls to R: 'Rf_allocSExp', 'SET_ENCLOS', 'SET_FRAME', 'SET_HASHTAB' 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-windows-x86_64