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.4 |
Imports: | digest, methods, Rcpp |
LinkingTo: | BH, Rcpp |
Suggests: | rmarkdown, knitr, testthat (≥ 3.0.0) |
Published: | 2022-08-06 |
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 |
Reference manual: | filearray.pdf |
Vignettes: |
Performance Comparisons - (Numerical) |
Package source: | filearray_0.1.4.tar.gz |
Windows binaries: | r-devel: filearray_0.1.4.zip, r-release: filearray_0.1.4.zip, r-oldrel: filearray_0.1.4.zip |
macOS binaries: | r-release (arm64): filearray_0.1.4.tgz, r-oldrel (arm64): filearray_0.1.4.tgz, r-release (x86_64): filearray_0.1.4.tgz, r-oldrel (x86_64): filearray_0.1.4.tgz |
Old sources: | filearray archive |
Reverse imports: | raveio, ravetools |
Please use the canonical form https://CRAN.R-project.org/package=filearray to link to this page.