[R] .Random.seed in R-devel

Peter Dalgaard p.dalgaard at biostat.ku.dk
Mon Sep 13 22:22:13 CEST 2004


Frank Samuelson <fws4 at cdrh.fda.gov> 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?

[pd at titmouse 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
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907




More information about the R-help mailing list