The R Project SVN R

Rev

Rev 75365 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 75365 Rev 75483
Line 1... Line 1...
1
 
1
 
2
R Under development (unstable) (2018-09-21 r75341) -- "Unsuffered Consequences"
2
R Under development (unstable) (2018-10-14 r75439) -- "Unsuffered Consequences"
3
Copyright (C) 2018 The R Foundation for Statistical Computing
3
Copyright (C) 2018 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 3511... Line 3511...
3511
> ### * <FOOTER>
3511
> ### * <FOOTER>
3512
> ###
3512
> ###
3513
> cleanEx()
3513
> cleanEx()
3514
> options(digits = 7L)
3514
> options(digits = 7L)
3515
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
3515
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
3516
Time elapsed:  1.992 0.056 2.059 0 0 
3516
Time elapsed:  1.98 0.061 2.051 0 0 
3517
> grDevices::dev.off()
3517
> grDevices::dev.off()
3518
null device 
3518
null device 
3519
          1 
3519
          1 
3520
> ###
3520
> ###
3521
> ### Local variables: ***
3521
> ### Local variables: ***