/usr/lib/R/site-library/readMzXmlData/DESCRIPTION is in r-cran-readmzxmldata 2.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | Package: readMzXmlData
Version: 2.7
Date: 2013-07-03
Title: Reads mass spectrometry data in mzXML format
Authors@R: person("Sebastian", "Gibb", role=c("aut", "cre"),
email="mail@sebastiangibb.de")
Depends: R (>= 2.15.0)
Imports: base64enc, digest, XML
Suggests: MALDIquant (>= 1.0)
Description: Functions for reading mass spectrometry data in mzXML
format.
License: GPL (>= 3)
URL: http://strimmerlab.org/software/maldiquant/
https://github.com/sgibb/readMzXmlData/
BugReports: https://github.com/sgibb/readMzXmlData/issues/
LazyLoad: yes
Collate: 'attribute-functions.R' 'base64-functions.R'
'grep-functions.R' 'mqReadMzXml-functions.R' 'package.R'
'parseMzXml.R' 'readMzXmlDir-functions.R'
'readMzXmlFile-functions.R' 'revfregexpr-functions.R'
Packaged: 2013-07-03 15:16:38 UTC; sebastian
Author: Sebastian Gibb [aut, cre]
Maintainer: Sebastian Gibb <mail@sebastiangibb.de>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-07-03 17:44:42
Built: R 3.0.1; ; 2013-10-22 19:27:09 UTC; unix
|