This file is indexed.

/usr/lib/R/site-library/plotrix/CITATION is in r-cran-plotrix 3.6-6-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
citHeader("To cite package 'plotrix' in publications use:")
citEntry(entry="Article",
 year = 2006,
 title = "Plotrix: a package in the red light district of R",
 journal = "R-News",
 volume = "6",
 number = "4",
 pages = "8-12",
 author = personList(as.person("Lemon J")),
 textVersion = "Lemon, J. (2006) Plotrix: a package in the red light
  district of R. R-News, 6(4): 8-12."
)