djvanderlaan/lvec: Out of Memory Vectors

Core functionality for working with vectors (numeric, integer, logical and character) that are too large to keep in memory. The vectors are kept (partially) on disk using memory mapping. This package contains the basic functionality for working with these memory mapped vectors (e.g. creating, indexing, ordering and sorting) and provides C++ headers which can be used by other packages to extend the functionality provided in this package.

Getting started

Package details

AuthorJan van der Laan
MaintainerJan van der Laan <r@eoos.dds.nl>
LicenseGPL-3
Version0.2.5
URL https://github.com/djvanderlaan/lvec
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("djvanderlaan/lvec")
djvanderlaan/lvec documentation built on Oct. 26, 2022, 11:43 a.m.