Package: rhdf5client
Title: Access HDF5 content from h5serv 
Description: Provides functionality for reading data from h5serv server
 from within R.
Version: 1.14.2
Authors@R: c(
 person("Samuela", "Pollack", role = c("aut"),email = "spollack@jimmy.harvard.edu"), 
 person("Shweta", "Gopaulakrishnan", role = c("aut"), email = "reshg@channing.harvard.edu"),
 person("Vincent", "Carey", role = c("cre", "aut"), email = "stvjc@channing.harvard.edu")
 )
Suggests: knitr, testthat, BiocStyle, DT, 
	reticulate, rmarkdown
Imports: S4Vectors, httr, R6, rjson, utils
Depends: R (>= 3.6), methods, DelayedArray
License: Artistic-2.0
LazyLoad: yes
BiocViews: infrastructure
Collate: h5serv.R indx.R H5S_Array.R HSDS_Matrix.R 
  'rhdf5client2.R'
  'Source.R'
  'File.R'
  'Dataset.R'
  'RHDF5Array.R'
VignetteBuilder: knitr
Encoding: UTF-8
biocViews: DataImport, Software
RoxygenNote: 7.1.1