Package: spant Type: Package Title: MR Spectroscopy Analysis Tools Version: 4.2.0 Date: 2026-06-17 Authors@R: c( person("Martin", "Wilson", email = "martin.wilson111@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0002-2089-3956")), person("Yong", "Wang", role = "ctb"), person("John", "Muschelli", role = "ctb")) Description: Tools for reading, visualising and processing Magnetic Resonance Spectroscopy data. The package includes methods for spectral fitting: Wilson (2021) , Wilson (2025) and spectral alignment: Wilson (2018) . BugReports: https://github.com/martin3141/spant/issues/ License: GPL-3 Roxygen: list(markdown = TRUE, roclets = c("rd", "namespace", "collate")) NeedsCompilation: yes Depends: R (>= 4.1.0) Imports: abind, plyr, pbapply, pracma, stringr, expm (>= 1.0-0), signal, minpack.lm, utils, graphics, grDevices, ptw, mmand, RNifti, RNiftyReg, fields, numDeriv, nloptr, irlba, jsonlite Suggests: viridisLite, shiny, shinyFiles, ggplot2, miniUI, knitr, kableExtra, rmarkdown, testthat, ragg, doParallel, parallel, digest, readxl, fslr, car, divest, rpyANTs VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB URL: https://spantdoc.wilsonlab.co.uk/, https://martin3141.github.io/spant/, https://github.com/martin3141/spant/ Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libicu-dev Repository: https://martin3141.r-universe.dev Date/Publication: 2026-06-18 09:31:04 UTC RemoteUrl: https://github.com/martin3141/spant RemoteRef: HEAD RemoteSha: 72fdd9dcc6cc613d4ace8c6970902bf690f965e6 Packaged: 2026-06-18 10:55:02 UTC; root Author: Martin Wilson [cre, aut] (ORCID: ), Yong Wang [ctb], John Muschelli [ctb] Maintainer: Martin Wilson