Package: hdfqlr
Title: Interface to 'HDFql' API
Version: 0.6-2
Authors@R: person("Michael", "Koohafkan", email = "michael.koohafkan@gmail.com", role = c("aut", "cre"))
Description: Provides an interface to 'HDFql'
and helper functions for reading data from and writing data to
'HDF5' files. 'HDFql' provides a high-level language for
managing 'HDF5' data that is platform independent. For more
information, see the reference manual
.
Depends: R (>= 3.4)
Imports: utils, methods
Suggests: bit64 (>= 0.9), knitr (>= 1.22), ggplot2 (>= 3.2),
microbenchmark (>= 1.4), testthat (>= 2.1.0), rmarkdown (>=
2.8)
SystemRequirements: HDFql (>= 2.1.0)
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
VignetteBuilder: knitr
URL: http://hydroecology.net/hdfqlr/
Repository: https://mkoohafkan.r-universe.dev
Date/Publication: 2024-09-03 21:30:04 UTC
RemoteUrl: https://github.com/mkoohafkan/hdfqlr
RemoteRef: HEAD
RemoteSha: 100be76506040bbc0cac273ce8d6e9a3b1dbb3da
NeedsCompilation: no
Packaged: 2026-06-07 09:01:59 UTC; root
Author: Michael Koohafkan [aut, cre]
Maintainer: Michael Koohafkan