Package spant details
MR Spectroscopy Analysis Tools
Tools for reading, visualising and processing Magnetic Resonance Spectroscopy data.
Maintainer: Martin Wilson < martin at pipegrep.co.uk >
From within R, enter citation('spant')
To cite package 'spant' in publications use:
Martin Wilson (2020). spant: MR Spectroscopy Analysis Tools.
https://martin3141.github.io/spant,
https://github.com/martin3141/spant.
A BibTeX entry for LaTeX users is
@Manual{,
title = {spant: MR Spectroscopy Analysis Tools},
author = {Martin Wilson},
year = {2020},
note = {https://martin3141.github.io/spant,
https://github.com/martin3141/spant},
}
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://.org/Lite.R")
# Default Install
neuro_install('spant')
# from GitHub
neuro_install('spant', release = "stable", release_repo = "github")
neuro_install('spant', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 29 2018 10:10PM |
Last updated on | July 9 2020 6:30AM |
Package type | standard |
Source GitHub | https://github.com/martin3141/spant GitHub |
GitHub | https://github.com//spant GitHub |
Depends | R (2.10) |
Imports | abind, plyr, foreach, pracma, stringr, complexplus, signal, matrixcalc, minpack.lm, nnls, utils, graphics, grDevices, smoother, readr, magrittr, ptw, viridisLite, mmand, RNifti, RNiftyReg, fields, MASS, shiny, miniUI, oro.dicom, numDeriv, nloptr, irlba, tibble, jsonlite |
Suggests | neurobase, oro.nifti, knitr, rmarkdown, testthat, doParallel |