/usr/lib/R/site-library/MALDIquant/CITATION is in r-cran-maldiquant 1.11-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 | bibentry(
  bibtype="Article",
  title = "{MALDI}quant: a versatile {R} package for the analysis of mass spectrometry data",
  author = c(person("Sebastian", "Gibb", role=c("aut", "cre"), email="mail@sebastiangibb.de"),
             person("Korbinian", "Strimmer", role="ths")),
  volume = "28",
  number = "17",
  pages = "2270--2271",
  year = "2012",
  doi = "10.1093/bioinformatics/bts447",
  url = "http://bioinformatics.oxfordjournals.org/content/28/17/2270.abstract",
  eprint = "http://bioinformatics.oxfordjournals.org/content/28/17/2270.full.pdf+html",
  journal = "Bioinformatics",
  publisher= "Oxford University Press",
  key = "MALDIquant",
  header = "To cite the MALDIquant package in publications use:",
  textVersion = paste("S. Gibb and K. Strimmer. 2012.",
                      "MALDIquant: a versatile R package for the analysis of mass spectrometry data.",
                      "Bioinformatics 28, 2270-2271.")
)
 |