Package: deisotoper
Type: Package
Title: Detection of Isotope Pattern of a Mass Spectrometric Measurement
Version: 0.0.1
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")))
Author: Christian Panse [cre, aut] (0000-0003-1975-3064),
	Lucas Schmidt [ctb, aut] (0000-0003-4496-0487),
	Witold E. Wolski [ctb, aut]
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 (>= 8.0), 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 deisotoping,
  plotting and debugging isotopes of mass spectrometric data.
  We use this package mainly for prototyping, teaching and
  having fun.
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-11-25 09:44:27 UTC; cp
Repository: CRAN
Date/Publication: 2017-11-26 16:06:37 UTC
