This file is indexed.

/usr/lib/R/site-library/phyloseq/CITATION is in r-bioc-phyloseq 1.22.3-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
citHeader("To cite phyloseq in publications, or otherwise credit, please use:")

citEntry(entry = "article",
  author = "Paul J. McMurdie and Susan Holmes",
  journal = "PLoS ONE",
  Pages = "e61217",
  title = "phyloseq: An R package for reproducible interactive analysis and graphics of microbiome census data",
  Volume = "8",
  Number = "4",
  year = "2013",
  Url = "http://dx.plos.org/10.1371/journal.pone.0061217",
  textVersion = "phyloseq: An R package for reproducible interactive analysis and graphics of microbiome census data. Paul J. McMurdie and Susan Holmes (2013) PLoS ONE 8(4):e61217."
)