Frank Samuelson <[EMAIL PROTECTED]> writes:

> I'm running R-2.0.0 (yesterday's snapshot)in its own
> directory, and everything
> works great, except:
> 
>  >    .Random.seed
> Error: Object ".Random.seed" not found
> 
> Does 2.0.0 not use .Random.seed for saving, etc,
> like it says in the help page?
> 
> Thanks for any help.

Did you check that in any other version of R?

[EMAIL PROTECTED] pd]$ R --vanilla

R : Copyright 2004, The R Foundation for Statistical Computing
Version 1.9.1  (2004-06-21), ISBN 3-900051-00-3
....
> .Random.seed
Error: Object ".Random.seed" not found

Hint: Not set until needed...
-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: (+45) 35327907

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to