Package: ravedash
Type: Package
Title: Dashboard System for Reproducible Visualization of 'iEEG'
Version: 0.1.2
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.6),
        rpymat (>= 0.1.2), shidashi (>= 0.1.1), shiny (>= 1.7.1),
        shinyWidgets (>= 0.6.2), threeBrain (>= 0.2.4), shinyvalidate,
        htmlwidgets
Suggests: htmltools, fastmap (>= 1.1.0), rlang (>= 1.0.2), crayon (>=
        1.4.2), rstudioapi, knitr, httr, rmarkdown
RoxygenNote: 7.2.1
URL: https://dipterix.org/ravedash/
BugReports: https://github.com/dipterix/ravedash/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-10-15 14:58:25 UTC; dipterix
Author: Zhengjia Wang [aut, cre, cph]
Maintainer: Zhengjia Wang <dipterix.wang@gmail.com>
Repository: CRAN
Date/Publication: 2022-10-15 23:50:02 UTC
Built: R 4.2.0; ; 2022-10-16 12:31:17 UTC; unix
