Package: neuromapr Title: Spatial Null Models and Transforms for Brain Map Comparison Version: 0.2.2 Authors@R: c( person("Athanasia Mo", "Mowinckel", , "a.m.mowinckel@psykologi.uio.no", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-5756-0223")) ) Description: Implements spatial null models and coordinate-space transformations for statistical comparison of brain maps, following the framework described in Markello et al. (2022) . Provides variogram-matching surrogates (Burt et al. 2020), Moran spectral randomization (Wagner & Dray 2015), and spin-based permutation tests (Alexander-Bloch et al. 2018). Includes an R interface to the 'neuromaps' annotation registry for browsing, downloading, and comparing brain map annotations from the Open Science Framework ('OSF'). Integrates with 'ciftiTools' for coordinate-space transforms. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Config/testthat/parallel: true Depends: R (>= 4.2.0) Imports: cli, dplyr, ggplot2, gifti, httr2, igraph, lifecycle, rlang, stats, tibble, tools, withr Suggests: ciftiTools, clue, freesurferformats, jsonlite, knitr, rmarkdown, RNifti, RSpectra, testthat (>= 3.0.0), vcr (>= 1.0.0) VignetteBuilder: knitr URL: https://github.com/lcbc-uio/neuromapr, https://lcbc-uio.github.io/neuromapr/, https://doi.org/10.5281/zenodo.18648937 BugReports: https://github.com/lcbc-uio/neuromapr/issues Config/pak/sysreqs: libglpk-dev libxml2-dev libssl-dev Repository: https://lcbc-uio.r-universe.dev Date/Publication: 2026-04-30 10:19:46 UTC RemoteUrl: https://github.com/LCBC-UiO/neuromapr RemoteRef: HEAD RemoteSha: 67a814bb752e0bb258d8ed571a9d5afb6cba79c3 NeedsCompilation: no Packaged: 2026-05-30 08:21:03 UTC; root Author: Athanasia Mo Mowinckel [aut, cre, cph] (ORCID: ) Maintainer: Athanasia Mo Mowinckel