Package: matter
Type: Package
Title: Out-of-core statistical computing and signal processing
Version: 2.12.0
Date: 2016-10-11
Author: Kylie A. Bemis <k.bemis@northeastern.edu>
Maintainer: Kylie A. Bemis <k.bemis@northeastern.edu>
Description: Toolbox for larger-than-memory scientific computing and visualization, providing efficient out-of-core data structures using files or shared memory, for dense and sparse vectors, matrices, and arrays, with applications to nonuniformly sampled signals and images.
License: Artistic-2.0 | file LICENSE
Depends: R (>= 4.4), BiocParallel, Matrix, methods
Imports: BiocGenerics, ProtGenerics, digest, irlba, stats, stats4,
        graphics, grDevices, parallel, utils
Suggests: BiocStyle, knitr, testthat, plotly
VignetteBuilder: knitr
Collate: matterGenerics.R utils.R logger.R resources.R drle.R atoms.R
        ops.R matter.R matter_arr.R matter_fct.R matter_list.R
        matter_str.R search.R sparse_arr.R stream_stat.R chunked.R
        apply.R rowDists.R rowStats.R stats.R scale.R signal.R
        signal2.R nnmf.R fastmap.R prcomp.R pls.R nscentroids.R sgmix.R
        cv.R mi_learn.R altrep.R parallel.R plot.R vizi.R
LinkingTo: BH
biocViews: Infrastructure, DataRepresentation, DataImport,
        DimensionReduction, Preprocessing
URL: https://github.com/kuwisdelu/matter
BugReports: https://github.com/kuwisdelu/matter/issues
git_url: https://git.bioconductor.org/packages/matter
git_branch: RELEASE_3_22
git_last_commit: 42b13d8
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: yes
Packaged: 2025-10-30 04:52:24 UTC; biocbuild
