The R Project SVN R

Rev

Rev 62864 | Rev 63381 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 62864 Rev 63202
Line 1... Line 1...
1
 
1
 
2
R Under development (unstable) (2013-06-04 r62863) -- "Unsuffered Consequences"
2
R Under development (unstable) (2013-07-06 r63201) -- "Unsuffered Consequences"
3
Copyright (C) 2013 The R Foundation for Statistical Computing
3
Copyright (C) 2013 The R Foundation for Statistical Computing
4
Platform: x86_64-unknown-linux-gnu (64-bit)
4
Platform: x86_64-unknown-linux-gnu (64-bit)
5
 
5
 
6
R is free software and comes with ABSOLUTELY NO WARRANTY.
6
R is free software and comes with ABSOLUTELY NO WARRANTY.
7
You are welcome to redistribute it under certain conditions.
7
You are welcome to redistribute it under certain conditions.
Line 3854... Line 3854...
3854
> 
3854
> 
3855
> ### * <FOOTER>
3855
> ### * <FOOTER>
3856
> ###
3856
> ###
3857
> options(digits = 7L)
3857
> options(digits = 7L)
3858
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
3858
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
3859
Time elapsed:  10.591 0.32 10.959 0 0 
3859
Time elapsed:  8.491 0.187 8.701 0 0 
3860
> grDevices::dev.off()
3860
> grDevices::dev.off()
3861
null device 
3861
null device 
3862
          1 
3862
          1 
3863
> ###
3863
> ###
3864
> ### Local variables: ***
3864
> ### Local variables: ***