/usr/lib/R/site-library/rsprng/NAMESPACE is in r-cran-rsprng 1.0-3.
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 | useDynLib (rsprng)
export (init.sprng)
export (pack.sprng)
export (unpack.sprng)
export (free.sprng)
export (spawn.new.sprng)
export (spawn.sprng)
export (type.sprng)
|