Package: raveio
Type: Package
Title: File-System Toolbox for RAVE Project
Version: 0.1.0
Language: en-US
Authors@R: c(
    person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", role = c("aut", "cre", "cph")),
    person("Beauchamp lab", email = "beauchamplab@gmail.com", role = c("cph", "fnd"))
    )
Description: Includes multiple cross-platform read/write interfaces for
    'RAVE' project. 'RAVE' stands for "R analysis and visualization of human 
    intracranial electroencephalography data". The whole project aims at 
    providing powerful free-source package that analyze brain recordings from 
    patients with electrodes placed on the cortical surface or inserted into 
    the brain. 'raveio' as part of this project provides tools to read/write 
    neurophysiology data from/to 'RAVE' file structure, as well as several 
    popular formats including  'EDF(+)', 'Matlab', 'BIDS-iEEG', and 'HDF5', 
    etc. Documentation and examples about 'RAVE' project are provided at 
    <https://openwetware.org/wiki/RAVE>, and the paper by John F. Magnotti, 
    Zhengjia Wang, Michael S. Beauchamp (2020) 
    <doi:10.1016/j.neuroimage.2020.117341>; see 'citation("raveio")' for 
    details.
BugReports: https://github.com/beauchamplab/raveio/issues
URL: https://beauchamplab.github.io/raveio/
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
SystemRequirements: little-endian platform
biocViews: Infrastructure, DataImport
Imports: utils, data.table, edfReader (>= 1.2.1), dipsaus, filearray
        (>= 0.1.3), fst (>= 0.9.2), glue, globals, hdf5r (>= 1.3.4),
        jsonlite (>= 1.7.0), R.matlab (>= 3.6.2), R6, stringr (>=
        1.4.0), yaml (>= 2.2.1), targets (>= 0.8.0), callr (>= 3.7.0),
        remotes (>= 2.1.2), promises (>= 1.2.0), threeBrain (>= 0.2.5),
        ravetools
Suggests: rpymat, visNetwork, testthat, reticulate, knitr, rmarkdown,
        bs4Dash, clustermq, shiny, shinybusy, shinyWidgets,
        freesurferformats, arrow, rpyANTs, later (>= 1.3.0)
NeedsCompilation: no
Packaged: 2023-03-15 17:25:40 UTC; dipterix
Author: Zhengjia Wang [aut, cre, cph],
  Beauchamp lab [cph, fnd]
Maintainer: Zhengjia Wang <dipterix.wang@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-15 18:00:02 UTC
Built: R 4.1.2; ; 2023-03-16 12:01:39 UTC; unix
