The R Project SVN R

Rev

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

Rev 62952 Rev 63202
Line 1... Line 1...
1
 
1
 
2
R Under development (unstable) (2013-06-12 r62948) -- "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 1508... Line 1508...
1508
sm     3    3    3    3    4    4    4    4    2     2     2
1508
sm     3    3    3    3    4    4    4    4    2     2     2
1509
 
1509
 
1510
> par(op)
1510
> par(op)
1511
> 
1511
> 
1512
> cat("Time elapsed: ", proc.time() - .ptime, "\n")
1512
> cat("Time elapsed: ", proc.time() - .ptime, "\n")
1513
Time elapsed:  2.388 0.065 2.777 0 0 
1513
Time elapsed:  1.096 0.023 1.123 0 0 
1514
> 
1514
>