/usr/lib/R/site-library/TeachingDemos/NAMESPACE is in r-cran-teachingdemos 2.10-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 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | export(bct,char2seed,chisq.detail,ci.examp,clipplot,clt.examp,cnvrt.coords,
dice,dots,dots2,emp.hpd,faces,faces2,fagan.plot,
flip.rgl.coin,gp.close,gp.open,gp.plot,gp.splot,gp.send,hpd,
Pvalue.norm.sim,Pvalue.binom.sim,simfun,
run.Pvalue.norm.sim,run.Pvalue.binom.sim,
lattice.demo,loess.demo,mle.demo, digits,
ms.arrows,ms.female,ms.filled.polygon,ms.male,ms.polygon,ms.polygram,
ms.sunflowers,ms.image,my.symbols,panel.dice,plot.dice,rgl.coin,
rgl.die,plot2script,plotFagan,plotFagan2,plotFagan.old,ms.face,
plotFagan2.old,power.examp,updateusr,pairs2,
prepanel.dice,put.points.demo,shadowtext,
rgl.Map,roc.demo,roll.rgl.die,rotate.cloud,cor.rect.plot,
rotate.persp,rotate.wireframe,run.ci.examp,run.cor.examp,
run.cor2.examp,run.old.cor.examp,run.old.cor2.examp,
run.hist.demo,run.power.examp,run.power.examp.old,slider,
sliderv,squishplot,SensSpec.demo,spread.labs,
subplot,TkListView,HWidentify,HTKidentify,
tkBrush,tree.demo,triplot,vis.binom,vis.boxcox,vis.boxcoxu,
vis.boxcox.old, vis.boxcoxu.old, sigma.test,
vis.gamma,vis.normal,vis.t,z.test,zoomplot,oldzoomplot,
tkexamp,col2grey,col2gray,
TkApprox,TkSpline,txtStart,txtStop,txtComment,txtSkip,etxtStart,
etxtStop,etxtComment,etxtSkip,etxtPlot,wdtxtStart,wdtxtStop,
wdtxtComment,wdtxtSkip,wdtxtPlot,mdtxtStart,mdtxtStop,mdtxtComment,
mdtxtSkip,mdtxtPlot,
dynIdentify,TkIdentify,
Predict.Plot, TkPredict, "%<%", "%<=%", panel.my.symbols,
SnowsPenultimateNormalityTest,vis.test,vt.qqnorm,vt.normhist,
vt.scatterpermute,vt.tspermute,vt.residpermute,vt.residsim,
SnowsCorrectlySizedButOtherwiseUselessTestOfAnything,petals,cal,
TkBuildDist,TkBuildDist2)
importFrom("grDevices", "chull", "col2rgb", "colors", "dev.copy",
"dev.copy2eps", "dev.cur", "dev.new", "dev.off",
"getGraphicsEvent", "nclass.Sturges", "png", "recordPlot",
"replayPlot", "rgb", "xy.coords")
importFrom("graphics", "Axis", "abline", "arrows", "axis", "barplot",
"box", "curve", "frame", "grconvertX", "grconvertY", "hist",
"image", "layout", "legend", "lines", "locator", "mtext",
"pairs", "par", "persp", "plot", "plot.new", "plot.window",
"points", "polygon", "rect", "rug", "segments", "strheight",
"strwidth", "symbols", "text", "title")
importFrom("stats", "approxfun", "coef", "cor", "dbinom", "dchisq",
"delete.response", "density", "dexp", "dgamma", "dnorm",
"dpois", "dt", "fitted", "get_all_vars", "lm", "loess",
"loess.control", "median", "optimize", "pbinom", "pchisq",
"pnorm", "predict", "pt", "qchisq", "qgeom", "qnorm",
"qqline", "qqnorm", "qqplot", "qt", "quantile", "rbinom",
"resid", "rnorm", "runif", "scatter.smooth", "sd",
"splinefun", "terms", "var")
importFrom("utils", "capture.output", "file_test", "flush.console",
"str", "tail", "write.table")
S3method(plot, dice)
|