/usr/lib/R/site-library/Rmpi/CITATION is in r-cran-rmpi 0.6-3-1build1.
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 | citHeader("To cite Rmpi in a publication use:")
citEntry(
  entry = "Article",
  title = "Rmpi: Parallel Statistical Computing in R",
  author = "Hao Yu",
  journal = "R News",
  year = "2002",
  volume= "2",
  number = "2",
  pages = "10--14",
  url = "http://cran.r-project.org/doc/Rnews/Rnews_2002-2.pdf",
  textVersion = "Yu, H. (2002). Rmpi: Parallel Statistical Computing in R. R News 2/2:10-14."
)
 |