/usr/lib/R/site-library/lambda.r/NAMESPACE is in r-cran-lambda.r 1.1.7-2.
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 | export("%as%")
export("%::%")
export("UseFunction")
export("NewObject")
export("describe")
export("EMPTY")
S3method(print, lambdar.fun)
S3method(print, lambdar.type)
export("debug.lr")
export("undebug.lr")
export("undebug.all")
export("is.debug")
export("which.debug")
export("seal")
export("%isa%")
export("%hasa%")
export("%hasall%")
|