This file is indexed.

/usr/lib/R/site-library/gam/NAMESPACE is in r-cran-gam 1.08-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
 8
 9
10
11
12
13
14
15
16
useDynLib(gam)
import(stats)
importFrom(utils,head,tail,packageDescription)
export(all.wam,anova.gamlist,as.anova,as.data.frame.lo.smooth,assign.list,deviance.default,deviance.glm,deviance.lm,gam,gam.control,gam.exact,gam.fit,gamlist,gam.lo,gam.match,gam.nlchisq,gam.random,gam.s,gam.scope,gam.slist,gam.sp,gam.wlist,gplot,gplot.default,gplot.factor,gplot.list,gplot.matrix,gplot.numeric,lo,lo.wam,na.gam.replace,newdata.predict.gam,plot.gam,polylo,predict.gam,random,s,s.wam,ylim.scale,step.gam,summary.gam)
S3method("[",smooth)
S3method(labels,gam)
S3method(plot,gam)
S3method(summary,gam)
S3method(print,summary.gam)
S3method(print,gamex)
S3method(print,gam)
S3method(predict,gam)
S3method(plot,preplot.gam)
S3method(plot,gam)
S3method(preplot,gam)
S3method(anova,gam)