Package: beachmat
Version: 1.2.1
Date: 2018-04-25
Title: Compiling Bioconductor to Handle Each Matrix Type
Encoding: UTF-8
Authors@R: c(person("Aaron", "Lun", role = c("aut", "cre"), email =
        "alun@wehi.edu.au"), person("Hervé", "Pagès", role="aut"),
        person("Mike", "Smith", role="aut"))
Maintainer: Aaron Lun <alun@wehi.edu.au>
Depends: R (>= 3.5)
Imports: utils, methods, Rhdf5lib (>= 1.1.4), rhdf5, HDF5Array (>=
        1.7.3), DelayedArray (>= 0.5.30), Rcpp (>= 0.12.14)
Suggests: testthat, BiocStyle, knitr, rmarkdown, Matrix, devtools
biocViews: DataRepresentation, DataImport, Infrastructure
Description: Provides a consistent C++ class interface for a variety of
        commonly used matrix types, including sparse and HDF5-backed
        matrices.
License: GPL-3
NeedsCompilation: yes
VignetteBuilder: knitr
SystemRequirements: C++11
LinkingTo: Rcpp, Rhdf5lib
RoxygenNote: 6.0.1
Packaged: 2018-05-24 04:11:53 UTC; biocbuild
Author: Aaron Lun [aut, cre],
  Hervé Pagès [aut],
  Mike Smith [aut]
Built: R 3.5.0; i386-w64-mingw32; 2018-05-24 11:37:41 UTC; windows
Archs: i386, x64
