This file is indexed.

/usr/lib/R/site-library/abind/NAMESPACE is in r-cran-abind 1.4-5-1.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
export(abind, asub, "afill<-", adrop, acorn)
S3method(asub, default)
S3method(adrop, default)
S3method("afill<-", default)
S3method(acorn, default)
importFrom("methods", "Quote")
importFrom("utils", "head", "object.size", "tail")