Package: ravedash Type: Package Title: Dashboard for Reproducible Visualization of 'iEEG' Version: 0.1.3.48 Authors@R: c( person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", role = c("aut", "cre", "cph")), person("Xiang", "Zhang", email = "xiang.zhang@pennmedicine.upenn.edu", role = c("aut")), person("John", "Magnotti", email = "john.magnotti@pennmedicine.upenn.edu", role = c("aut")), person("Michael", "Beauchamp", email = "michael.beauchamp@pennmedicine.upenn.edu", role = c("aut")), person("Trustees of the University of Pennsylvania", role = "cph", comment = "All files in this package unless explicitly stated in the file") ) Description: Dashboard system to display the analysis results produced by 'RAVE', Magnotti J.F., Wang Z., Beauchamp M.S. (2020), ; see for more documentations. Provides infrastructure to integrate customized analysis pipelines into dashboard modules, including file structures, front-end widgets, and event handlers; see for implementation details. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Imports: grDevices, stats, dipsaus (>= 0.2.0), ravecore, ravepipeline, rpymat (>= 0.1.2), shidashi (>= 0.1.1), shiny (>= 1.7.1), shinyWidgets (>= 0.6.2), threeBrain (>= 0.2.4), shinyvalidate, R6, later, checkmate, cachem (>= 1.0.6) Suggests: cli, crayon (>= 1.4.2), htmltools, fastmap (>= 1.1.0), rlang (>= 1.0.2), rstudioapi, knitr, httr, rmarkdown, testthat (>= 3.0.0) URL: https://dipterix.org/ravedash/ BugReports: https://github.com/dipterix/ravedash/issues VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libfftw3-dev git libglpk-dev make libhdf5-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 libzmq3-dev zlib1g-dev Repository: https://rave-ieeg.r-universe.dev Date/Publication: 2026-05-27 03:07:54 UTC RemoteUrl: https://github.com/dipterix/ravedash RemoteRef: HEAD RemoteSha: c66800e584833669724761c0a5c285437dcc239f NeedsCompilation: no Packaged: 2026-06-29 16:07:12 UTC; root Author: Zhengjia Wang [aut, cre, cph], Xiang Zhang [aut], John Magnotti [aut], Michael Beauchamp [aut], Trustees of the University of Pennsylvania [cph] (All files in this package unless explicitly stated in the file) Maintainer: Zhengjia Wang