/usr/lib/R/site-library/MALDIquant/DESCRIPTION is in r-cran-maldiquant 1.16.4-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 30 31 32 33 34 35 | Package: MALDIquant
Version: 1.16.4
Date: 2017-08-27
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.2.0), methods
Imports: parallel
Suggests: knitr, testthat (>= 0.8)
Description: A complete analysis pipeline for matrix-assisted laser
desorption/ionization-time-of-flight (MALDI-TOF) and other
two-dimensional mass spectrometry data. In addition to commonly
used plotting and processing methods it includes distinctive
features, namely baseline subtraction methods such as
morphological filters (TopHat) or the statistics-sensitive
non-linear iterative peak-clipping algorithm (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
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2017-08-31 19:16:31 UTC; sebastian
Author: Sebastian Gibb [aut, cre],
Korbinian Strimmer [ths]
Maintainer: Sebastian Gibb <mail@sebastiangibb.de>
Repository: CRAN
Date/Publication: 2017-09-01 09:48:06 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Sun, 01 Oct 2017 00:19:03 +0200'; unix
|