An open API service indexing awesome lists of open source software.

https://github.com/hannes/chunkrep


https://github.com/hannes/chunkrep

r

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# The chunkrep Package

This package provides a lazy-allocation wrapper for ALTREP vectors using mmap/mprotect. This is yet another illustration of package support in the the
[`ALTREP` branch](https://svn.r-project.org/R/branches/ALTREP) of R, similar to [simplemmap](https://github.com/ltierney/Rpkg-simplemmap/). `DATAPTR()` considered harmful, there are some [illustrating slides](http://hannes.muehleisen.org/DSC2017-mprotect.pdf) available.