Package: deisotoper
Type: Package
Title: Detection of Isotope Pattern of a Mass Spectrometric Measurement
Version: 0.0.7
Authors@R: c(person("Christian", "Panse", email = "cp@fgcz.ethz.ch",
	role = c("cre", "aut"), comment = c(ORCID = "0000-0003-1975-3064")),
	person("Lucas", "Schmidt", email = "Lucas.Schmidt@gmail.com",
	role = c("ctb", "aut"), comment = c(ORCID = "0000-0003-4496-0487")),
	person("Witold E.", "Wolski", role = c("ctb", "aut"), comment=c(ORCID = "0000-0002-6468-120X")))
Maintainer: Christian Panse <cp@fgcz.ethz.ch>
Depends: R (>= 3.5), rJava (>= 0.9)
Suggests: DiagrammeR, lattice, roxygen2, protViz (>= 0.4.0), shiny,
        testthat, knitr, rmarkdown
SystemRequirements: Java (>= 8.0)
Description: Provides a low-level interface for a deisotoper container 
  implemented in the 'Java' programming language and means of S3 helper 
  functions for plotting and debugging isotopes of mass spectrometric data. 
  The deisotoper algorithm detects and aggregates peaks which belong to the 
  same isotopic cluster of a given mass spectrum. 
License: GPL-3
URL: https://github.com/protViz/deisotoper/
BugReports: https://github.com/protViz/deisotoper/issues
 deisotoper.R
LazyData: true
NeedsCompilation: yes
RoxygenNote: 6.0.1
Packaged: 2019-04-18 10:17:40 UTC; cp
Author: Christian Panse [cre, aut] (<https://orcid.org/0000-0003-1975-3064>),
  Lucas Schmidt [ctb, aut] (<https://orcid.org/0000-0003-4496-0487>),
  Witold E. Wolski [ctb, aut] (<https://orcid.org/0000-0002-6468-120X>)
Repository: CRAN
Date/Publication: 2019-04-18 10:30:03 UTC
