agrueneberg / Rpkg-simplemmap

R package implementing an ALTREP class for memory-mapped vectors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The simplemmap Package

This package will provide a package implementation of memory-mapped vectors as a simple illustration of the package support in the ALTREP mechanism to be added to R, initially available in the ALTREP branch. Code is shared with the code for the base implementation in 'src/main/altclasses.c'.

About

R package implementing an ALTREP class for memory-mapped vectors.


Languages

Language:C 97.6%Language:R 2.4%