This file is indexed.

/usr/lib/R/site-library/survey/CITATION is in r-cran-survey 3.32-1-2.

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
15
16
17
18
19
20
21
citHeader("To cite the survey package in publications use:")

citEntry(entry="misc",
   author="Thomas Lumley",
   year=2016,
   title="survey: analysis of complex survey samples",
   note="R package version 3.32",
   textVersion="T. Lumley (2017) \"survey: analysis of complex survey samples\". R package version 3.32." )



citEntry(entry="article",
  year=2004,
  author="Thomas Lumley",
  title = "Analysis of Complex Survey Samples",
  journal="Journal of Statistical Software",
  volume="9",number=1,pages="1-19",
  note="R package verson 2.2",
  textVersion="T. Lumley (2004) Analysis of complex survey samples. Journal of Statistical Software 9(1): 1-19"
)