Type: Package Package: ggbrain Title: Create Images of Volumetric Brain Data in NIfTI Format Using 'ggplot2' Syntax Version: 1.0 Date: 2026-06-15 Authors@R: person("Michael", "Hallquist", , "michael.hallquist@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5894-8038")) Maintainer: Michael Hallquist Description: A 'ggplot2'-consistent approach to generating 2D displays of volumetric brain imaging data. Display data from multiple NIfTI images using standard 'ggplot2' conventions such scales, limits, and themes to control the appearance of displays. The resulting plots are returned as 'patchwork' objects, inheriting from 'ggplot', allowing for any standard modifications of display aesthetics supported by 'ggplot2'. URL: https://michaelhallquist.github.io/ggbrain/ BugReports: https://github.com/michaelhallquist/ggbrain/issues Depends: R (>= 3.5.0) Imports: Matrix, checkmate, data.table, dplyr, ggplot2, ggnewscale, ggrepel, glue, imager, patchwork, rlang, tibble, tidyr, tidyselect, R6, Rcpp, RNifti Suggests: knitr, rmarkdown, testthat (>= 3.0.0) License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE, r6 = TRUE) RoxygenNote: 7.3.3 LinkingTo: Rcpp, RcppArmadillo VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libfftw3-dev libglpk-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libxml2-dev libx11-dev Repository: https://michaelhallquist.r-universe.dev Date/Publication: 2026-06-15 13:48:08 UTC RemoteUrl: https://github.com/michaelhallquist/ggbrain RemoteRef: HEAD RemoteSha: 86517ab2f0b952fc20e5f10e1654a140bfeca945 NeedsCompilation: yes Packaged: 2026-06-15 15:58:06 UTC; root Author: Michael Hallquist [aut, cre] (ORCID: )