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 3979... Line 3979...
3979
> ### * <FOOTER>
3979
> ### * <FOOTER>
3980
> ###
3980
> ###
3981
> cleanEx()
3981
> cleanEx()
3982
> options(digits = 7L)
3982
> options(digits = 7L)
3983
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
3983
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
3984
Time elapsed:  10.981 0.241 11.272 0 0 
3984
Time elapsed:  10.979 0.232 11.255 0 0 
3985
> grDevices::dev.off()
3985
> grDevices::dev.off()
3986
null device 
3986
null device 
3987
          1 
3987
          1 
3988
> ###
3988
> ###
3989
> ### Local variables: ***
3989
> ### Local variables: ***