Type: Package
Package: ggbrain
Title: Create Images of Volumetric Brain Data in NIfTI Format Using
        'ggplot2' Syntax
Version: 0.8.1
Date: 2023-03-21
Authors@R: 
    person("Michael", "Hallquist", , "michael.hallquist@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5894-8038"))
Maintainer: Michael Hallquist <michael.hallquist@gmail.com>
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, RNifti, checkmate, data.table, dplyr, ggplot2,
        ggnewscale, ggrepel, glue, imager, patchwork, rlang, tibble,
        tidyr, tidyselect, Rcpp
Suggests: knitr, rmarkdown
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2023-03-21 17:36:10 UTC; hallquist
Author: Michael Hallquist [aut, cre] (<https://orcid.org/0000-0001-5894-8038>)
Repository: CRAN
Date/Publication: 2023-03-21 18:00:05 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-03-22 13:35:55 UTC; unix
Archs: ggbrain.so.dSYM
