This file is indexed.

/usr/lib/R/library/KernSmooth/NAMESPACE is in r-cran-kernsmooth 2.23-15-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
useDynLib(KernSmooth, .registration = TRUE, .fixes = "F_")
export(bkde, bkde2D, bkfe, dpih, dpik,  dpill, locpoly)

importFrom(stats, dbeta, dnorm, fft, quantile, var)