Package: ieegio Title: File IO for Intracranial Electroencephalography Version: 0.1.0.1 Language: en-US Encoding: UTF-8 Authors@R: person( "Zhengjia", "Wang", , "dipterix.wang@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5629-1116") ) Description: Integrated toolbox supporting common file formats used for intracranial Electroencephalography (iEEG) and deep-brain stimulation (DBS) study. URL: http://dipterix.org/ieegio/, https://github.com/dipterix/ieegio BugReports: https://github.com/dipterix/ieegio/issues License: MIT + file LICENSE Roxygen: list(markdown = TRUE) Imports: data.table (>= 1.16.0), digest, fastmap, filearray (>= 0.1.8), freesurferformats, fs, fst (>= 0.9.0), gifti (>= 0.8.0), grDevices, hdf5r, jsonlite, oro.nifti, R.matlab (>= 3.7.0), R6, readNSx (>= 0.0.5), rpyANTs (>= 0.0.3), stringr, utils, yaml Suggests: reticulate, ravetools, rgl, RNifti (>= 1.7.0), rpymat (>= 0.1.7), xml2, knitr, r3js, rmarkdown, tools, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libhdf5-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 libzmq3-dev Repository: https://rave-ieeg.r-universe.dev Date/Publication: 2026-06-11 20:31:06 UTC RemoteUrl: https://github.com/dipterix/ieegio RemoteRef: HEAD RemoteSha: d325729cb94710221d160803cac3eece5f92b13f NeedsCompilation: no Packaged: 2026-06-11 21:29:03 UTC; root Author: Zhengjia Wang [aut, cre] (ORCID: ) Maintainer: Zhengjia Wang