Package: rave Type: Package Title: R Analysis and Visualization of 'ECOG/iEEG' Data Version: 1.0.8 Authors@R: c( person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", role = c("cph", "aut", "cre")), person("John", "Magnotti", role = c("aut")), person("Michael S.", "Beauchamp", role = c("aut", "fnd")), person("Beauchamp lab", email = "beauchamplab@gmail.com", role = c("cph", "fnd")) ) Description: R Analysis and Visualization of 'ECOG/iEEG' Data RAVE provides cross-platform analysis and visualizations for neuroscience 'ECoG/iEEG' data by "just clicking buttons". This package include: (a) pre-processing of 'ECoG/iEEG' raw data into 'HDF5' format (a cross-platform data format that can be used for R, Matlab, Python, Java and C/C++); (b) 'ECoG/iEEG' epoch and visualizations in real time; (c) Users can write customized analysis as R packages and easily insert into RAVE for interactive visualizations. (d) 3D viewers driven by 'WebGL'. License: GPL-3 Encoding: UTF-8 Language: en-US URL: https://rave.wiki, https://beauchamplab.github.io/rave/ BugReports: https://github.com/beauchamplab/rave/issues RoxygenNote: 7.3.3 Imports: utils, stats, graphics, grDevices, htmltools (>= 0.3.6), devtools, grid, signal (>= 0.7-6), dipsaus (>= 0.1.9), R6 (>= 2.2.2), future (>= 1.10.0), shiny (>= 1.0.5), stringr (>= 1.2.0), shinydashboard (>= 0.6.0), fftwtools (>= 0.9-7), digest (>= 0.6.13), shinyjs (>= 1.0), rlang (>= 0.1.6.9000), DT (>= 0.4), startup (>= 0.12.0), threeBrain (>= 0.2.1), shinyFiles (>= 0.7.3), shinyWidgets (>= 0.5.3), ravecore, ravepipeline, ravetools (>= 0.0.3), ravedash Suggests: knitr, data.table (>= 1.11.8), servr (>= 0.13), reticulate (>= 1.6), raveio (>= 0.0.5), rmarkdown, spelling, roxygen2, testthat, lobstr, rpymat, filearray, rstudioapi Config/pak/sysreqs: cmake libfftw3-dev libfontconfig1-dev libfreetype6-dev libfribidi-dev git libglpk-dev make libharfbuzz-dev libhdf5-dev libgit2-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev python3 libx11-dev libzmq3-dev zlib1g-dev Repository: https://dipterix.r-universe.dev Date/Publication: 2026-04-30 02:37:15 UTC RemoteUrl: https://github.com/beauchamplab/rave RemoteRef: HEAD RemoteSha: 1abe2ba011b17d25572a0e7862922a47896cf664 NeedsCompilation: no Packaged: 2026-06-29 18:02:28 UTC; root Author: Zhengjia Wang [cph, aut, cre], John Magnotti [aut], Michael S. Beauchamp [aut, fnd], Beauchamp lab [cph, fnd] Maintainer: Zhengjia Wang