Dear all
Thanks for all the pointers.

On Sat, Oct 9, 2010 at 11:39 PM, Daniel Nordlund
<djnordl...@frontier.com> wrote:
> Could you be reloading a workspace at start-up that is setting the seed?  
> What happens if you start R using the --vanilla option?
>
It seems that this is the culprit. For some reason, my $HOME session
already has
> ls(all=T)
[1] ".Random.seed"

If I open a session in /tmp, or using --vanilla then I get actual
pseudo-random numbers. It seems that require(IPSUR) is not at fault,
either.

Regards
Liviu

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to