Type: Package
Package: InterpretMSSpectrum
Title: Interpreting High Resolution Mass Spectra
Version: 1.3.3
Date: 2022-11-11
Authors@R: c(
    person(
      given = "Jan", 
      family = "Lisec", 
      email = "jan.lisec@bam.de", 
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0003-1220-2286")
    ),
    person(
      given = "Jaeger", 
      family = "Carsten", 
      email = "carsten.jaeger@bam.de", 
      role = "aut"
    )
  )
Maintainer: Jan Lisec <jan.lisec@bam.de>
Description: High resolution mass spectrometry yields often large data sets of spectra from
    compounds which are not present in available libraries. These spectra need to be annotated
    and interpreted.'InterpretMSSpectrum' provides a set of functions to perform such tasks
    for Electrospray-Ionization and Atmospheric-Pressure-Chemical-Ionization derived data
    in positive and negative ionization mode.
URL: <doi:10.1021/acs.analchem.6b02743>
License: GPL-3
Language: en-US
Encoding: UTF-8
Depends: R (>= 2.10.0)
Imports: enviPat, graphics, grDevices, plyr, Rdisop, stats, utils
Suggests: DBI, doParallel, foreach, parallel, RSQLite, testthat (>=
        3.0.0)
biocViews:
RoxygenNote: 7.2.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-11-11 10:57:08 UTC; jlisec
Author: Jan Lisec [aut, cre] (<https://orcid.org/0000-0003-1220-2286>),
  Jaeger Carsten [aut]
Repository: CRAN
Date/Publication: 2022-11-15 18:40:14 UTC
Built: R 4.1.2; ; 2022-11-16 11:31:54 UTC; unix
