filearray: File-Backed Array for Out-of-Memory Computation

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).

Version: 0.1.6
Imports: digest, fastmap (≥ 1.1.1), methods, Rcpp, uuid (≥ 1.1.0)
LinkingTo: BH, Rcpp
Suggests: rmarkdown, knitr, testthat (≥ 3.0.0)
Published: 2023-06-23
Author: Zhengjia Wang [aut, cre, cph]
Maintainer: Zhengjia Wang <dipterix.wang at gmail.com>
BugReports: https://github.com/dipterix/filearray/issues
License: LGPL-3
URL: https://dipterix.org/filearray/, https://github.com/dipterix/filearray
NeedsCompilation: yes
Language: en-US
Materials: NEWS
CRAN checks: filearray results

Documentation:

Reference manual: filearray.pdf
Vignettes: Performance Comparisons - (Numerical)

Downloads:

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

Linking:

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