Package: beachmat
Version: 1.0.2
Date: 2017-11-25
Title: Compiling Bioconductor to Handle Each Matrix Type
Authors@R: c(person("Aaron", "Lun", role = c("aut", "cre"), email =
        "alun@wehi.edu.au"), person("Herve", "Pages", role="aut"),
        person("Mike", "Smith", role="aut"))
Maintainer: Aaron Lun <alun@wehi.edu.au>
Depends: R (>= 3.4)
Imports: utils, Rhdf5lib, HDF5Array, DelayedArray, Rcpp (>= 0.12.14),
        rhdf5, methods
Suggests: testthat, BiocStyle, knitr, Matrix
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
Packaged: 2017-11-26 02:36:33 UTC; biocbuild
Author: Aaron Lun [aut, cre],
  Herve Pages [aut],
  Mike Smith [aut]
Built: R 3.4.2; i386-w64-mingw32; 2017-11-26 03:24:23 UTC; windows
Archs: i386, x64
