This file is indexed.

/usr/lib/R/site-library/makecdfenv/Code/NAMESPACE is in r-bioc-makecdfenv 1.50.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
# A NAMESPACE is strictly required by R 2.14 or higher.
# Export everything
exportPattern(".")
import(AnnotationDbi)
import(utils)