/usr/lib/R/site-library/reshape/CITATION is in r-cran-reshape 0.8.5-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 reshape in publications, please use:")
citEntry(entry = "article",
  author = "Wickham, Hadley",
  journal = "Journal of Statistical Software",
  number = "12",
  title = "Reshaping data with the reshape package",
  url = "http://www.jstatsoft.org/v21/i12/paper",
  volume = "21",
  year = "2007",
  textVersion = "H. Wickham. Reshaping data with the reshape package. Journal of Statistical Software, 21(12), 2007."
)
 |