This file is indexed.

/usr/lib/R/site-library/elliptic/NAMESPACE is in r-cran-elliptic 1.3-7-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
exportPattern("^[[:alpha:]]+")
exportPattern("%mob%")
importFrom(MASS,fractions)
importFrom(MASS,rational)

importFrom("grDevices", "hcl", "hsv", "rgb")
importFrom("graphics", "abline", "axis", "contour", "image", "plot", "points")
importFrom("stats", "integrate", "quantile")