/usr/lib/R/site-library/MALDIquant/DESCRIPTION is in r-cran-maldiquant 1.12-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 28 29 | Package: MALDIquant
Version: 1.12
Date: 2015-06-11
Title: Quantitative Analysis of Mass Spectrometry Data
Authors@R: c(person("Sebastian", "Gibb", role=c("aut", "cre"),
email="mail@sebastiangibb.de"), person("Korbinian", "Strimmer",
role="ths"))
Depends: R (>= 3.0.0), methods
Imports: parallel
Suggests: knitr, testthat (>= 0.8)
Description: A complete analysis pipeline for MALDI-TOF and other mass
spectrometry data. Distinctive features include baseline
subtraction methods such as TopHat or SNIP, peak alignment
using warping functions, handling of replicated measurements as
well as allowing spectra with different resolutions.
License: GPL (>= 3)
URL: http://strimmerlab.org/software/maldiquant/
https://github.com/sgibb/MALDIquant/
BugReports: https://github.com/sgibb/MALDIquant/issues/
LazyLoad: yes
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2015-06-11 14:48:41 UTC; sebastian
Author: Sebastian Gibb [aut, cre],
Korbinian Strimmer [ths]
Maintainer: Sebastian Gibb <mail@sebastiangibb.de>
Repository: CRAN
Date/Publication: 2015-06-11 18:22:46
Built: R 3.2.1; x86_64-pc-linux-gnu; "Mon, 15 Jun 2015 13:11:57 +0200"; unix
|