This file is indexed.

/usr/lib/R/site-library/cubature/NAMESPACE is in r-cran-cubature 1.3-11-1build1.

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
# Generated by roxygen2: do not edit by hand

export(adaptIntegrate)
export(hcubature)
export(pcubature)
importFrom(Rcpp,evalCpp)
useDynLib(cubature)