/usr/lib/R/site-library/RGtk2/NAMESPACE is in r-cran-rgtk2 2.20.31-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 | exportPattern("^[^\\.]")
export(.RGtkCall)
#useDynLib(RGtk2)
S3method(dimnames, RGtkDataFrame)
S3method("dimnames<-", RGtkDataFrame)
S3method(dim, RGtkDataFrame)
S3method("[<-", RGtkDataFrame)
S3method("[", RGtkDataFrame)
S3method("as.data.frame", RGtkDataFrame)
S3method(names, GObject)
S3method("[", GObject)
S3method("[<-", GObject)
S3method("$", GObject)
S3method("$<-", GObject)
S3method("[[<-", GObject)
S3method("[[", GObject)
S3method(print, CallbackID)
S3method("==", RGtkObject)
S3method("[[", RGtkObject)
S3method("[[", GtkContainer)
S3method("[", flags)
S3method("==", enum)
S3method(print, enum)
S3method(print, flag)
S3method(print, enums)
S3method(print, flags)
S3method("$", "<invalid>")
|