Package: spant
Type: Package
Title: MR Spectroscopy Analysis Tools
Version: 1.8.0
Date: 2020-11-17
Authors@R: c(
    person("Martin", "Wilson", email = "martin@pipegrep.co.uk",
           role = c("cre", "aut")),
    person("Yong", "Wang", role = "ctb"),
    person("John", "Muschelli", role = "ctb"))
Description: Tools for reading, visualising and processing Magnetic Resonance
    Spectroscopy data.
BugReports: https://github.com/martin3141/spant/issues
License: GPL-3
RoxygenNote: 7.1.1
NeedsCompilation: yes
LazyData: yes
Depends: R (>= 2.10)
Imports: abind, plyr, foreach, pracma, stringr, complexplus, signal,
        matrixcalc, minpack.lm, nnls, utils, graphics, grDevices,
        smoother, readr, magrittr, ptw, mmand, RNifti, RNiftyReg,
        fields, MASS, oro.dicom, numDeriv, nloptr, irlba, tibble,
        jsonlite
Suggests: viridisLite, shiny, miniUI, neurobase, oro.nifti, knitr,
        rmarkdown, testthat, doParallel
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-GB
URL: https://martin3141.github.io/spant,
        https://github.com/martin3141/spant
Packaged: 2020-11-17 15:21:21 UTC; martin
Author: Martin Wilson [cre, aut],
  Yong Wang [ctb],
  John Muschelli [ctb]
Maintainer: Martin Wilson <martin@pipegrep.co.uk>
Repository: CRAN
Date/Publication: 2020-11-18 07:50:02 UTC
