Package: ravebuiltins Type: Package Title: Builtin Modules for `RAVE` Version: 1.0.5 Description: This package provides builtin modules for `RAVE`. It aims at analyze and visualize `iEEG` data from different perspectives. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.2.1 Authors@R: c( person(given = "John", family = "Magnotti", role = c("cre", "aut"), email = "John.Magnotti@pennmedicine.upenn.edu"), person(given = "Zhengjia", family = "Wang", role = c("aut"), email = "Zhengjia.Wang@pennmedicine.upenn.edu") ) Imports: methods, stats, grDevices, graphics, grid, abind, car, utils, data.table, dipsaus, threeBrain (>= 0.1.3), magrittr (>= 1.5), circular (>= 0.4-93), lmerTest (>= 3.1-0), emmeans (>= 1.4.8), lme4 (>= 1.1.26), rlang (>= 0.3.0), stringr (>= 1.3.1), shiny (>= 1.2.0), knitr, assertthat, shinyjs, shinyFiles, reshape2, digest, DT, fst, rave, raveio, rutabaga Suggests: devtools, htmltools, fastmap, lsmeans, rstudioapi (>= 0.9.0), yaml (>= 2.2.0), future (>= 0.14.0) Remotes: github::dipterix/rutabaga, github::beauchamplab/rave 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://rave-ieeg.r-universe.dev Date/Publication: 2023-03-14 16:14:08 UTC RemoteUrl: https://github.com/beauchamplab/ravebuiltins RemoteRef: migrate2 RemoteSha: 76e476ee2f44184695c4a939b0b068c35f9af8b3 NeedsCompilation: no Packaged: 2026-06-29 16:07:53 UTC; root Author: John Magnotti [cre, aut], Zhengjia Wang [aut] Maintainer: John Magnotti