Package: Rnmr1D
Type: Package
Title: Perform the Complete Processing of a Set of Proton Nuclear
        Magnetic Resonance Spectra
Version: 1.2.5
Date: 2019-11-25
Authors@R: c(
    person("Daniel", "Jacob", email="daniel.jacob@inra.fr", role=c("cre", "aut"), comment=c(ORCID="0000-0002-6687-7169")),
    person("Catherine", "Deborde", email="catherine.deborde@inra.fr", role=c("ctb")),
    person("Marie", "Lefebvre", email="marie.lefebvre@inra.fr", role=c("ctb")))
Copyright: Institut National de la Recherche Agronomique (INRA)
URL: https://github.com/INRA/Rnmr1D
Encoding: UTF-8
Maintainer: Daniel Jacob <daniel.jacob@inra.fr>
Description: Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free induction decay (raw data) and based on a processing sequence (macro-command file). An additional file specifies all the spectra to be considered by associating their sample code as well as the levels of experimental factors to which they belong. More detail can be found in Jacob et al. (2017) <doi:10.1007/s11306-017-1178-y>.
Depends: R (>= 3.1.0)
License: GPL (>= 2)
Imports: Rcpp (>= 0.12.7), base64enc (>= 0.1), MASS(>= 7.3), Matrix,
        methods, doParallel (>= 1.0.11), foreach (>= 1.4.4), igraph (>=
        1.2.1), impute (>= 1.54.0), MassSpecWavelet (>= 1.46.0), ptw
        (>= 1.9), signal (>= 0.7), speaq (>= 2.3.3), XML (>= 3.98),
        ggplot2 (>= 3.0.0), plotly (>= 4.8.0), plyr (>= 1.8.4)
LinkingTo: Rcpp
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2019-12-06 09:41:14 UTC; djacob
Author: Daniel Jacob [cre, aut] (<https://orcid.org/0000-0002-6687-7169>),
  Catherine Deborde [ctb],
  Marie Lefebvre [ctb]
Repository: CRAN
Date/Publication: 2019-12-06 10:10:05 UTC
