This file is indexed.

/usr/lib/R/site-library/nortest/NAMESPACE is in r-cran-nortest 1.0-4-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
importFrom("stats", "complete.cases", "cor", "pchisq", "pnorm", "ppoints", "qnorm", "sd")
export(ad.test, cvm.test, lillie.test, pearson.test, sf.test)