Package: neuroatlas Title: Neuroimaging Atlases and Parcellations Version: 0.1.0.9000 Authors@R: person("Bradley", "Buchsbaum", , "brad.buchsbaum@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1108-4866")) Description: Provides a unified interface to access and work with various neuroimaging atlases and parcellations including Schaefer, Brainnetome, Glasser, FreeSurfer ASEG, and Olsen MTL atlases. Integrates with TemplateFlow for standardized template access and supports interactive brain surface visualisation via triangle-mesh rendering with 'ggplot2' and 'ggiraph'. License: MIT + file LICENSE URL: https://github.com/bbuchsbaum/neuroatlas, https://bbuchsbaum.github.io/neuroatlas/ BugReports: https://github.com/bbuchsbaum/neuroatlas/issues Depends: R (>= 4.1.0) Imports: assertthat, cli, crayon, downloader, dplyr, ggiraph, ggplot2, lifecycle, magrittr, memoise, methods, neuroim2, neurosurf, rlang, Rnanoflann, scales, scico, stringr, templateflow, tibble, tools, utils Suggests: albersdown, corpcor, DT, echarts4r, FNN, future.apply, geojsonio, geojsonsf, ggseg, ggsegSchaefer, gifti, htmltools, igraph, jsonlite, knitr, mockery, patchwork, reticulate, rmarkdown, shiny, sf, testthat (>= 3.0.0), tidyr, uwot VignetteBuilder: knitr Remotes: bbuchsbaum/neurosurf, bbuchsbaum/albersdown, bbuchsbaum/templateflow Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB LazyData: true LazyDataCompression: xz RoxygenNote: 7.3.3 Config/Needs/website: albersdown Collate: 'alignment_registry.R' 'all_generic.R' 'aseg_subcort.R' 'atlas.R' 'atlas_brainnetome.R' 'atlas_colors.R' 'atlas_connectivity.R' 'atlas_constructor.R' 'atlas_download.R' 'atlas_graph.R' 'atlas_hierarchy.R' 'atlas_methods.R' 'atlas_operators.R' 'atlas_overlap.R' 'atlas_provenance.R' 'atlas_ref.R' 'atlas_registry.R' 'atlas_utils.R' 'batch_reduce.R' 'ce_atlas.R' 'ce_compute.R' 'ce_overlay.R' 'ce_picking.R' 'ce_plot.R' 'ce_plugins.R' 'ce_selection.R' 'plot_brain.R' 'ce_shared_exports.R' 'chart.R' 'cluster_explorer.R' 'coordinate_spaces.R' 'data-schaefer.R' 'dilate_parcels.R' 'fsaverage.R' 'fsl_atlas.R' 'ggschaefer.R' 'glasser.R' 'neuroatlas-package.R' 'olsen_mtl.R' 'parcel_data.R' 'plot_brain_grid.R' 'print-plot-methods.R' 'query_point.R' 'reduce_atlas_vec.R' 'roi_colors.R' 'roi_metadata.R' 'schaefer.R' 'spin_test.R' 'subcortical_atlases.R' 'template_flow.R' 'transform_registry.R' 'visfatlas.R' 'visual_atlas.R' 'wang_atlas.R' 'zzz.R' Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libglpk-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libxml2-dev libgl1-mesa-dev libssl-dev libx11-dev zlib1g-dev Repository: https://bbuchsbaum.r-universe.dev Date/Publication: 2026-06-30 15:10:26 UTC RemoteUrl: https://github.com/bbuchsbaum/neuroatlas RemoteRef: HEAD RemoteSha: 7d1d7929fe22cde377209ca6a23df0e46b469439 NeedsCompilation: no Packaged: 2026-06-30 16:45:31 UTC; root Author: Bradley Buchsbaum [aut, cre] (ORCID: ) Maintainer: Bradley Buchsbaum