Displaying 1 result from an estimated 1 matches for "randsk1_".
Did you mean:
randsk1
2007 Jan 05
1
help for memory problem with 64-bit machines
...k:/home/jimmy/R #
The library is put into:
/usr/lib64/R/library/subselect/libs/subselect.so
and nm -s give me (in part):
work:/home/jimmy/R # nm -s /usr/lib64/R/library/subselect/libs/subselect.so
0000000000012a4c T anneal_
....
0000000000014580 T randint_
000000000001446a T randsk1_
U Rf_error
000000000003470f T rndend_
0000000000034704 T rndstart_
U Rprintf
....
etc
So randsk1 is there.
Running the subselect example from the manual:
jimmy at work:~> R
R : Copyright 2006, The R Foundation for Statistical Computing
Version 2.3.1 (2006-0...