Learn R Programming

⚠️There's a newer version (0.6-22) of this package.Take me there.

mmap (version 0.6-19)

Map Pages of Memory

Description

R interface to POSIX mmap and Window's MapViewOfFile.

Copy Link

Version

Install

install.packages('mmap')

Monthly Downloads

877

Version

0.6-19

License

GPL-3

Maintainer

Last Published

January 14th, 2020

Functions in mmap (0.6-19)

make.fixedwidth

Convert Character Vectors From Variable To Constant Width
mmap

Map And Unmap Pages of Memory
msync

Synchronize Memory With Physical Storage
mprotect

Control Protection of Pages
C_types

Virtual R Types On Disk.
sizeof

Calculate the Size of Datatypes
struct

Construct a Ctype struct
mmapFlags

Create Bitwise Flags for mmap.
mmap.csv

Memory Map Text File