The R Project SVN R

Rev

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

Rev 77423 Rev 77431
Line 1... Line 1...
1
 
1
 
2
R Under development (unstable) (2019-11-13 r77410) -- "Unsuffered Consequences"
2
R Under development (unstable) (2019-11-17 r77430) -- "Unsuffered Consequences"
3
Copyright (C) 2019 The R Foundation for Statistical Computing
3
Copyright (C) 2019 The R Foundation for Statistical Computing
4
Platform: x86_64-pc-linux-gnu (64-bit)
4
Platform: x86_64-pc-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 617... Line 617...
617
> summary(warnings())
617
> summary(warnings())
618
Length  Class   Mode 
618
Length  Class   Mode 
619
     0   NULL   NULL 
619
     0   NULL   NULL 
620
> ## at the very end
620
> ## at the very end
621
> cat('Time elapsed: ', proc.time(), "\n")
621
> cat('Time elapsed: ', proc.time(), "\n")
622
Time elapsed:  0.713 0.076 0.91 0 0.003 
622
Time elapsed:  1.402 0.107 1.527 0.005 0.003 
623
> 
623
>