This file is indexed.

/usr/lib/R/site-library/brew/brew-test-2.tex is in r-cran-brew 1.0-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
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
\documentclass[a4paper]{article}

\title{Everything you wanted to know about your R session.}
\author{\emph{Jeffrey Horner}}

\begin{document}

\maketitle


\begin{tabular} {ll}
 & \\
R.version & \\
\hline
platform & i486-pc-linux-gnu \\
arch & i486 \\
os & linux-gnu \\
system & i486, linux-gnu \\
status &  \\
major & 2 \\
minor & 5.1 \\
year & 2007 \\
month & 06 \\
day & 27 \\
svn rev & 42083 \\
language & R \\
version.string & R version 2.5.1 (2007-06-27) \\

\hline
\end{tabular}

\begin{tabular} {ll}
 & \\
search() & \\
\hline
1 & .GlobalEnv \\
2 & package:graphics \\
3 & package:grDevices \\
4 & package:datasets \\
5 & package:stats \\
6 & package:brew \\
7 & package:utils \\
8 & package:methods \\
9 & Autoloads \\
10 & package:base \\

\hline
\end{tabular}

\begin{tabular} {ll}
 & \\
.libPaths() & \\
\hline
1 & /usr/local/lib/R/site-library \\
2 & /usr/lib/R/site-library \\
3 & /usr/lib/R/library \\

\hline
\end{tabular}

\begin{tabular} {ll}
 & \\
options() & \\
\hline
add.smooth & TRUE \\
browser & firefox \\
check.bounds & FALSE \\
continue & +  \\
contrasts & contr.treatment contr.poly \\
device & X11 \\
digits & 7 \\
dvipscmd & /usr/bin/dvips \\
echo & TRUE \\
editor & vi \\
encoding & native.enc \\
example.ask & default \\
expressions & 5000 \\
help.try.all.packages & FALSE \\
HTTPUserAgent & R (2.5.1 i486-pc-linux-gnu i486 linux-gnu) \\
internet.info & 2 \\
keep.source & TRUE \\
keep.source.pkgs & FALSE \\
latexcmd & /usr/bin/latex \\
locatorBell & TRUE \\
mailer & mailx \\
max.print & 99999 \\
menu.graphics & TRUE \\
na.action & na.omit \\
OutDec & . \\
pager & /usr/lib/R/bin/pager \\
papersize & a4 \\
par.ask.default & FALSE \\
pdfviewer & /usr/bin/open \\
pkgType & source \\
printcmd & /usr/bin/lpr \\
prompt & >  \\
repos & @CRAN@ \\
rl_word_breaks &  	
"\'`><=%;,|&{()} \\
scipen & 0 \\
show.coef.Pvalues & TRUE \\
show.error.messages & TRUE \\
show.signif.stars & TRUE \\
str & no 3 4 \\
stringsAsFactors & TRUE \\
timeout & 60 \\
ts.eps & 1e-05 \\
ts.S.compat & FALSE \\
unzip & /usr/bin/unzip \\
verbose & FALSE \\
warn & 0 \\
warnings.length & 1000 \\
width & 80 \\
X11colortype & true \\
X11fonts & -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-* -adobe-symbol-medium-r-*-*-%d-*-*-*-*-*-*-* \\

\hline
\end{tabular}



\end{document}