This file is indexed.

/usr/lib/R/site-library/shape/NAMESPACE is in r-cran-shape 1.4.3-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
importFrom("grDevices", "col2rgb", "dev.new", "rgb")
importFrom("graphics", "arrows", "lines", "mtext", "par", "plot",
           "polygon", "rect", "segments", "text")
importFrom("stats", "approx")
export(A4, Arrowhead, Arrows, colorlegend, cylindersegment, drapecol, emptyplot, femmecol, 
       filledcircle, filledcylinder, filledellipse, filledmultigonal, filledrectangle, filledshape, 
       getellipse, graycol, greycol, intpalette, plotcircle, plotellipse, rotatexy, roundrect, 
       shadepalette, writelabel, textflag)