Skip to content

Commit

Permalink
Implemented h5py backend in case hdf5r is not available
Browse files Browse the repository at this point in the history
  • Loading branch information
dipterix committed Oct 31, 2024
1 parent 7521c2a commit 40730ae
Show file tree
Hide file tree
Showing 4 changed files with 610 additions and 176 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: ieegio
Title: File IO for Intracranial Electroencephalography
Version: 0.0.1.9000
Version: 0.0.1.9001
Language: en-US
Encoding: UTF-8
Authors@R:
Expand All @@ -27,7 +27,6 @@ Imports:
fst (>= 0.9.0),
gifti (>= 0.8.0),
grDevices,
hdf5r,
jsonlite,
oro.nifti,
R.matlab (>= 3.7.0),
Expand All @@ -39,6 +38,7 @@ Imports:
yaml
Suggests:
reticulate,
hdf5r,
rgl,
rpymat (>= 0.1.7),
RNifti (>= 1.7.0),
Expand Down
Loading

0 comments on commit 40730ae

Please sign in to comment.