CMD + K

r-lvec

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-lvec

Usage Tracking

0.2.2
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jun 27, 2022 at 19:25

License

GPL-3

Total Downloads

70

Supported Platforms

linux-64