Package: rhdf5client 1.35.2

Alexey Sergushichev

rhdf5client: Access HDF5 content from HDF Scalable Data Service

This package provides functionality for reading data from HDF Scalable Data Service from within R. The HSDSArray function bridges from HSDS to the user via the DelayedArray interface. Bioconductor manages an open HSDS instance graciously provided by John Readey of the HDF Group.

Authors:Samuela Pollack [aut], Shweta Gopaulakrishnan [aut], BJ Stubbs [aut], Alexey Sergushichev [aut, cre], Vincent Carey [aut]

rhdf5client_1.35.2.tar.gz
rhdf5client_1.35.2.zip(r-4.7)rhdf5client_1.35.2.zip(r-4.6)rhdf5client_1.35.2.zip(r-4.5)
rhdf5client_1.35.2.tgz(r-4.6-x86_64)rhdf5client_1.35.2.tgz(r-4.6-arm64)rhdf5client_1.35.2.tgz(r-4.5-x86_64)rhdf5client_1.35.2.tgz(r-4.5-arm64)
rhdf5client_1.35.2.tar.gz(r-4.7-arm64)rhdf5client_1.35.2.tar.gz(r-4.7-x86_64)rhdf5client_1.35.2.tar.gz(r-4.6-arm64)rhdf5client_1.35.2.tar.gz(r-4.6-x86_64)
rhdf5client_1.35.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rhdf5client/json (API)
NEWS

# Install 'rhdf5client' in R:
install.packages('rhdf5client', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org'))

On BioConductor:rhdf5client-1.35.0(bioc 3.24)rhdf5client-1.34.0(bioc 3.23)

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

dataimportsoftwareinfrastructure

5.11 score 2 packages 36 scripts 396 downloads 1 mentions 13 exports 23 dependencies

Last updated from:bd1d8e35db. Checks:1 WARNING, 13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
bioc-checksWARNING150
linux-devel-arm64OK218
linux-devel-x86_64OK319
source / vignettesOK230
linux-release-arm64OK197
linux-release-x86_64OK291
macos-release-arm64OK177
macos-release-x86_64OK304
macos-oldrel-arm64OK194
macos-oldrel-x86_64OK489
windows-develOK155
windows-releaseOK188
windows-oldrelOK165
wasm-releaseOK114

Exports:check_hsdsextractCompoundJSONgetDatagetHSDSFileListHSDSArrayHSDSDatasetHSDSFileHSDSSourceisplitlistDatasetslistDomainssprocURL_hsds

Dependencies:abindaskpassBiocGenericscurldata.tableDelayedArraygenericshttrIRangesjsonlitelatticeMatrixMatrixGenericsmatrixStatsmimeopensslR6rjsonS4ArraysS4VectorsSparseArraysysXVector

HSDSArray -- DelayedArray backend for Remote HDF5

Rendered fromdelayed-array.Rmdusingknitr::rmarkdownon Jun 01 2026.

Last update: 2023-07-10
Started: 2018-10-02

Readme and manuals

Help Manual

Help pageTopics
bracket method for 1d request from HSDSDataset[,HSDSDataset,numeric,ANY,ANY-method
bracket method for 2d request from HSDSDataset[,HSDSDataset,numeric,numeric,ANY-method
Coercion method from HSDSMatrix to its superclass HSDSArrayas
a test requestcheck_hsds
Obtain dimensions of an object of type HSDSArraySeeddim dim,HSDSArraySeed-method
Obtain names of dimensions for an object of type HSDSArraySeeddimnames dimnames,HSDSArraySeed-method
Access dataset backed by an HSDSArraySeedextract_array extract_array,HSDSArraySeed-method
compound operationextractCompoundJSON
extract elements of a one or two-dimensional HSDSDatasetgetData getData,HSDSDataset,character,character-method getData,HSDSDataset,character,missing-method getData,HSDSDataset,list,,missing-method getData,HSDSDataset,list,character-method getData,HSDSDataset,list,missing-method
List files on a directory on HSDS-servergetHSDSFileList
A DelayedArray backend for accessing a remote HDF5 server.HSDSArray HSDSArray-class
HSDSArraySeed for HSDSArray backend to DelayedArrayHSDSArraySeed HSDSArraySeed-class
Construct an object of type HSDSDataset A HSDSDataset is a representation of a dataset in a HDF5 file.HSDSDataset
An S4 class to represent a dataset in a HDF5 file.HSDSDataset-class
Construct an object of type HSDSFileHSDSFile
An S4 class to represent an HDF5 file accessible from a server.HSDSFile-class
DelayedMatrix subclass for a two-dimensional HSDSArrayHSDSMatrix HSDSMatrix-class
Construct an object of type HSDSSource.HSDSSource
An S4 class to represent a HDF5 server listening on a port.HSDSSource-class
This function is deprecated and will be defunct in the next release.isplit sproc
Search inner file hierarchy for datasetslistDatasets
List files and subdirectories of a domainlistDomains listDomains,HSDSSource,character-method listDomains,HSDSSource,missing-method
rhdf5client: A package for accessing HDFGroup HDF5 servers from R.rhdf5client-package rhdf5client
Deprecated functions in package 'rhdf5client'rhdf5client-deprecated
manage hsds URLURL_hsds