Author: Andreas Tille <tille@debian.org>
Last-Update: Mon, 22 Aug 2016 22:15:51 +0200
Description: It seems there is no need to package BioConductor rhdf5 and we
 wan go with r-cran-hdf5 - at least the test suite passes with this strategy

--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -13,7 +13,7 @@ Description: This is an R package for in
                  back to a biom-format file. The design of this API is intended to match the python API and other tools included with the biom-format
                  project, but with a decidedly "R flavor" that should be familiar to R users. This includes S4 classes and methods, as well as extensions of
                  common core functions/methods.
-Imports: plyr (>= 1.8), jsonlite (>= 0.9.16), Matrix (>= 1.2), rhdf5
+Imports: plyr (>= 1.8), jsonlite (>= 0.9.16), Matrix (>= 1.2)
 Depends: R (>= 3.2), methods
 Suggests: testthat (>= 0.10), knitr (>= 1.10), BiocStyle (>= 1.6),
         rmarkdown (>= 0.7)
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -26,4 +26,3 @@ importFrom(plyr,d_ply)
 importFrom(plyr,laply)
 importFrom(plyr,ldply)
 importFrom(plyr,llply)
-importFrom(rhdf5,h5read)
