/usr/lib/R/site-library/rsprng/INDEX 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 9 | free.sprng Free memory used by SPRNG
init.sprng Initialize SPRNG (Scalable Parallel Random
Number Generator)
pack.sprng Return the PRNG state.
spawn.new.sprng Spawn several new random number streams.
spawn.sprng Spawn new random number streams based on the
current one.
type.sprng Return the type of the active SPRNG stream
unpack.sprng Restore the PRNG state.
|