Provides utilities to compute, store and access distance matrices on disk as file-backed matrices provided by the 'bigstatsr' package. File-backed distance matrices are stored as a symmetric matrix to facilitate out-of-memory operations on file-backed matrix while the in-memory 'dist' object stores only the lower diagonal elements. 'disto' provides an unified interface to work with in-memory and disk-based distance matrices.
Version: | 0.1.4 |
Depends: | R (≥ 3.4.0) |
Imports: | assertthat (≥ 0.2.0), bigstatsr (≥ 0.9.1), proxy (≥ 0.4.21), furrr (≥ 0.1.0), utils |
Suggests: | stats, spelling (≥ 2.0), testthat (≥ 2.0.1) |
Published: | 2019-03-16 |
Author: | Komala Sheshachala Srikanth [aut, cre], Florian Privé [ctb] |
Maintainer: | Komala Sheshachala Srikanth <sri.teach at gmail.com> |
BugReports: | https://github.com/talegari/bigdist/issues |
License: | GPL-3 |
URL: | https://github.com/talegari/bigdist |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README |
CRAN checks: | bigdist results |
Reference manual: | bigdist.pdf |
Package source: | bigdist_0.1.4.tar.gz |
Windows binaries: | r-devel: bigdist_0.1.4.zip, r-release: bigdist_0.1.4.zip, r-oldrel: bigdist_0.1.4.zip |
macOS binaries: | r-release (arm64): bigdist_0.1.4.tgz, r-oldrel (arm64): bigdist_0.1.4.tgz, r-release (x86_64): bigdist_0.1.4.tgz, r-oldrel (x86_64): bigdist_0.1.4.tgz |
Please use the canonical form https://CRAN.R-project.org/package=bigdist to link to this page.