CRAN/E | filearray

filearray

File-Backed Array for Out-of-Memory Computation

Installation

About

Stores large arrays in files to avoid occupying large memories. Implemented with super fast gigabyte-level multi-threaded reading/writing via 'OpenMP'. Supports multiple non-character data types (double, float, complex, integer, logical, and raw).

dipterix.org/filearray/
github.com/dipterix/filearray
Bug report File report

Key Metrics

Version 0.1.6
Published 2023-06-23 449 days ago
Needs compilation? yes
License LGPL-3
CRAN checks filearray results
Language en-US

Downloads

Yesterday 22 0%
Last 7 days 192 +7%
Last 30 days 643 -26%
Last 90 days 1.761 +77%
Last 365 days 5.717 +0%

Maintainer

Maintainer

Zhengjia Wang

Authors

Zhengjia Wang

aut / cre / cph

Material

NEWS
Reference manual
Package source

Vignettes

Performance Comparisons - (Numerical)

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

filearray archive

Imports

digest
fastmap ≥ 1.1.1
methods
Rcpp
uuid ≥ 1.1.0

Suggests

rmarkdown
knitr
testthat ≥ 3.0.0

LinkingTo

BH
Rcpp

Reverse Imports

raveio
ravetools