Package: threeBrain Type: Package Title: Your Advanced 3D Brain Visualization Version: 1.3.0.42 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("ctb", "res")), person("Brian", "Metzger", email = "bmetzge1@swarthmore.edu", role = c("res")), person("Elizabeth", "Nesbitt", email = "Elizabeth.Nesbitt@bcm.edu", role = c("res")), person("Meng", "Li", email = "meng@rice.edu", role = c("ths")), person("John", "Magnotti", email = "John.Magnotti@Pennmedicine.upenn.edu", role = c("ctb", "res")), person("Michael", "Beauchamp", email = "Michael.Beauchamp@Pennmedicine.upenn.edu", role = c("ths", "ctb", "dtc")) ) Description: A fast, interactive cross-platform, and easy to share 'WebGL'-based 3D brain viewer that visualizes 'FreeSurfer' and/or 'AFNI/SUMA' surfaces. The viewer widget can be either standalone or embedded into 'R-shiny' applications. The standalone version only require a web browser with 'WebGL2' support (for example, 'Chrome', 'Firefox', 'Safari'), and can be inserted into any websites. The 'R-shiny' support allows the 3D viewer to be dynamically generated from reactive user inputs. Please check the publication by Wang, Magnotti, Zhang, and Beauchamp (2023, ) for electrode localization. This viewer has been fully adopted by 'RAVE' , an interactive toolbox to analyze 'iEEG' data by Magnotti, Wang, and Beauchamp (2020, ). Please check citation("threeBrain") for details. License: MPL-2.0 Encoding: UTF-8 Language: en-US URL: https://dipterix.org/threeBrain/, https://github.com/dipterix/threeBrain BugReports: https://github.com/dipterix/threeBrain/issues Imports: utils, grDevices, graphics, dipsaus, xml2, servr, png, knitr, shiny (>= 1.2.0), digest (>= 0.6.22), freesurferformats (>= 0.1.7), jsonlite (>= 1.5), stringr (>= 1.3.1), htmlwidgets (>= 1.3), R6 (>= 2.3.0), gifti (>= 0.7.5), oro.nifti (>= 0.9.1) Suggests: rmarkdown, DT, ravetools, htmltools VignetteBuilder: knitr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://dipterix.r-universe.dev Date/Publication: 2026-06-25 18:52:10 UTC RemoteUrl: https://github.com/dipterix/threeBrain RemoteRef: HEAD RemoteSha: 814a857d9d84ccb2bcdfcefef7e0e7a581d13fa5 NeedsCompilation: no Packaged: 2026-06-29 17:51:52 UTC; root Author: Zhengjia Wang [aut, cre, cph], Xiang Zhang [ctb, res], Brian Metzger [res], Elizabeth Nesbitt [res], Meng Li [ths], John Magnotti [ctb, res], Michael Beauchamp [ths, ctb, dtc] Maintainer: Zhengjia Wang