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.

Version: 0.2.2
Depends: stats, R (≥ 3.0.0)
Imports: Rcpp
LinkingTo: BH, Rcpp
Suggests: testthat
Published: 2018-05-24
Author: Jan van der Laan
Maintainer: Jan van der Laan <djvanderlaan at unrealizedtime.nl>
License: GPL-3
URL: https://github.com/djvanderlaan/lvec
NeedsCompilation: yes
SystemRequirements: C++11
Materials: NEWS
CRAN checks: lvec results

Documentation:

Reference manual: lvec.pdf

Downloads:

Package source: lvec_0.2.2.tar.gz
Windows binaries: r-devel: lvec_0.2.2.zip, r-release: lvec_0.2.2.zip, r-oldrel: lvec_0.2.2.zip
macOS binaries: r-release (arm64): lvec_0.2.2.tgz, r-oldrel (arm64): lvec_0.2.2.tgz, r-release (x86_64): lvec_0.2.2.tgz, r-oldrel (x86_64): lvec_0.2.2.tgz
Old sources: lvec archive

Reverse dependencies:

Reverse depends: ldat, reclin
Reverse linking to: ldat

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lvec to link to this page.