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 316 days ago
Needs compilation? yes
License LGPL-3
CRAN checks filearray results
Language en-US

Downloads

Yesterday 12 0%
Last 7 days 77 -28%
Last 30 days 320 -2%
Last 90 days 1.049 -35%
Last 365 days 5.795 +10%

Maintainer

Maintainer

Zhengjia Wang

dipterix.wang@gmail.com

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