Package: ravedash
Type: Package
Title: Dashboard System for Reproducible Visualization of 'iEEG'
Version: 0.1.1
Authors@R: c(
    person("Zhengjia", "Wang", email = "dipterix.wang@gmail.com", role = c("aut", "cre", "cph"))
    )
Description: Dashboard system to display the analysis results produced by 'RAVE'
    (Magnotti J.F., Wang Z., Beauchamp M.S. (2020), R analysis 
    and visualizations of 'iEEG' <doi:10.1016/j.neuroimage.2020.117341>). 
    Provides infrastructure to integrate customized analysis pipelines into
    dashboard modules, including file structures, front-end widgets, and 
    event handlers.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
Imports: dipsaus (>= 0.2.0), logger (>= 0.2.2), raveio (>= 0.0.5.9000),
        rpymat (>= 0.1.2), shidashi (>= 0.1.0.9000), shiny (>= 1.7.1),
        shinyWidgets (>= 0.6.2), threeBrain (>= 0.2.4), shinyvalidate
Suggests: fastmap (>= 1.1.0), rlang (>= 1.0.2), crayon (>= 1.4.2),
        rstudioapi, knitr, rmarkdown
RoxygenNote: 7.2.0
URL: https://dipterix.org/ravedash/
BugReports: https://github.com/dipterix/ravedash/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-06-22 17:59:57 UTC; dipterix
Author: Zhengjia Wang [aut, cre, cph]
Maintainer: Zhengjia Wang <dipterix.wang@gmail.com>
Repository: CRAN
Date/Publication: 2022-06-23 07:30:02 UTC
