1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Package: readMzXmlData
Version: 2.8.3
Date: 2023-08-19
Title: Reads Mass Spectrometry Data in mzXML Format
Authors@R: person("Sebastian", "Gibb", role=c("aut", "cre"),
email="mail@sebastiangibb.de")
Depends: R (>= 4.2.0)
Imports: base64enc, digest, XML
Description: Functions for reading mass spectrometry data in mzXML format.
License: GPL (>= 3)
URL: https://strimmerlab.github.io/software/maldiquant/
https://github.com/sgibb/readMzXmlData/
BugReports: https://github.com/sgibb/readMzXmlData/issues/
LazyLoad: yes
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-19 14:27:37 UTC; sebastian
Author: Sebastian Gibb [aut, cre]
Maintainer: Sebastian Gibb <mail@sebastiangibb.de>
Repository: CRAN
Date/Publication: 2023-08-19 14:50:02 UTC
|