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.2.0 | 
| Imports: | digest, fastmap (≥ 1.1.1), methods, Rcpp, uuid (≥ 1.1.0) | 
| LinkingTo: | BH, Rcpp | 
| Suggests: | bit64, knitr, rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 2025-04-01 | 
| DOI: | 10.32614/CRAN.package.filearray | 
| 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:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=filearray
to link to this page.