This file is indexed.

/usr/lib/R/site-library/checkmate/CITATION is in r-cran-checkmate 1.8.5-1ubuntu1.

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
bibentry(
  bibtype = "Article",
  key = "checkmate",
  title = "{checkmate}: Fast Argument Checks for Defensive R Programming",
  author = person("Michel", "Lang"),
  journal = "The R Journal",
  year = 2017L,
  url = "https://journal.r-project.org/archive/2017/RJ-2017-028/index.html",
  pages = "437--445",
  volume = 9L,
  number = 1L
)

# vim: ft=r