/usr/lib/R/site-library/maps/NAMESPACE is in r-cran-maps 3.1.1-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 | import("graphics")
importFrom("utils", "read.delim")
export(world.legacy,iso.expand,sov.expand,iso.alpha,area.map, identify.map,
map, map.axes, map.cities, map.scale, map.text, map.where, map.wrap,
match.map, smooth.map, .map.range, SpatialPolygons2map, SpatialLines2map)
S3method(identify, map)
|