This file is indexed.

/usr/lib/R/site-library/qvalue/NAMESPACE is in r-bioc-qvalue 2.6.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
# Generated by roxygen2: do not edit by hand

S3method(hist,qvalue)
S3method(plot,qvalue)
S3method(summary,qvalue)
export(empPvals)
export(lfdr)
export(pi0est)
export(qvalue)
export(write.qvalue)
import(ggplot2)
import(reshape2)
import(splines)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,viewport)