This file is indexed.

/usr/lib/R/site-library/gower/NAMESPACE is in r-cran-gower 0.1.2-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
# Generated by roxygen2: do not edit by hand

export(gower_dist)
export(gower_topn)
useDynLib(gower, .registration=TRUE)