This file is indexed.

/usr/lib/R/site-library/ShortRead/template/0000-Header.html is in r-bioc-shortread 1.36.0-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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
		  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'> 
<head>
  <meta http-equiv="Content-Type" 
		content="text/html; charset=utf-8"></meta>
  <link rel="stylesheet" type="text/css" href="@CSS@" />
  <title>ShortRead Quality Assessment</title>
</head>
<body>
  <div id="header">
	<div id="logo"><a href="http://bioconductor.org">
		<img src="./image/bioclogo-small.gif" alt="Bioconductor" />
	</a></div>
	<div id="locationline"><p><ul id="pagelocation">
		<li><em>ShortRead</em> Quality Assessment</li>
	</ul></p></div>
  </div>