Skip to content

mmap

Map Pages of Memory

v0.6-26 · Apr 9, 2026 · GPL-3

Description

R interface to POSIX mmap and Window's MapViewOfFile.

Downloads

CRAN

1.4K

Last 30 days

3077th

4.9K

Last 90 days

14.9K

Last year

Trend: +11% (30d vs prior 30d)

r2u CRAN

48

Last 30 days

159

Last 90 days

540

Last year

Trend: -32.4% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Additional Issues

linux-arm64 Details →

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 16, 2026
WARNING 9 OK · 4 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
NOTE r-devel-linux-x86_64-debian-clang

compiled code

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.
WARNING r-devel-linux-x86_64-debian-gcc

compiled code

File ‘mmap/libs/mmap.so’:
  Found non-API call to R: ‘Rf_findVar’
This entry point may be removed soon.

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.
NOTE r-devel-linux-x86_64-fedora-clang

compiled code

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.
NOTE r-devel-linux-x86_64-fedora-gcc

compiled code

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.
NOTE r-devel-windows-x86_64

compiled code

File 'mmap/libs/x64/mmap.dll':
  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.
NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 16, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

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.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

depends

imports

Dependency Network

Dependencies Reverse dependencies GENEAread Eagle neuroim2 mmap

Version History

16 tracked
updated 0.6-26 ← 0.6-24 diff Apr 9, 2026
new 0.6-24 Mar 10, 2026
updated 0.6-24 ← 0.6-23 diff Jan 30, 2026
updated 0.6-23 ← 0.6-22 diff Dec 8, 2025
updated 0.6-22 ← 0.6-21 diff Dec 7, 2023
updated 0.6-21 ← 0.6-19 diff Jan 28, 2023
updated 0.6-19 ← 0.6-17 diff Jan 13, 2020
updated 0.6-17 ← 0.6-15 diff Jun 26, 2018
updated 0.6-15 ← 0.6-14 diff Sep 1, 2017
updated 0.6-14 ← 0.6-12 diff Aug 28, 2017
updated 0.6-12 ← 0.6-7 diff Aug 27, 2013
updated 0.6-7 ← 0.6-1 diff Aug 8, 2011
updated 0.6-1 ← 0.5-8 diff Feb 3, 2011
updated 0.5-8 ← 0.5-6 diff Dec 3, 2010
updated 0.5-6 ← 0.5-5 diff Oct 26, 2010