This file is indexed.

/usr/lib/R/site-library/ellipse/NAMESPACE is in r-cran-ellipse 0.3-8-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
export(ellipse,plotcorr)
S3method(ellipse,arima0)
S3method(ellipse,default)
S3method(ellipse,glm)
S3method(ellipse,lm)
S3method(ellipse,nls)
S3method(ellipse,profile)
S3method(ellipse,profile.glm)
S3method(ellipse,profile.nls)
S3method(pairs,profile)