Package: deisotoper
Type: Package
Title: Detection of Isotope Pattern of a Mass Spectrometric Measurement
Version: 0.0.2
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")))
Author: Christian Panse [cre, aut] (0000-0003-1975-3064),
	Lucas Schmidt [ctb, aut] (0000-0003-4496-0487),
	Witold E. Wolski [ctb, aut] (0000-0002-6468-120X)
Maintainer: Christian Panse <cp@fgcz.ethz.ch>
Depends: R (>= 3.4.2), rJava (>= 0.9)
Suggests: DiagrammeR, lattice, roxygen2, protViz (>= 0.2.45), shiny,
        testthat, knitr, rmarkdown
SystemRequirements: Java JDK 1.6 or higher, GNU make
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: 2017-12-08 16:33:54 UTC; cp
Repository: CRAN
Date/Publication: 2017-12-08 16:50:05 UTC
