The R Project SVN R

Rev

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

Rev 77335 Rev 77431
Line 1... Line 1...
1
 
1
 
2
R Under development (unstable) (2019-10-26 r77334) -- "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 2186... Line 2186...
2186
> ### * <FOOTER>
2186
> ### * <FOOTER>
2187
> ###
2187
> ###
2188
> cleanEx()
2188
> cleanEx()
2189
> options(digits = 7L)
2189
> options(digits = 7L)
2190
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
2190
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
2191
Time elapsed:  1.658 0.035 1.702 0 0 
2191
Time elapsed:  1.657 0.027 1.692 0 0 
2192
> grDevices::dev.off()
2192
> grDevices::dev.off()
2193
null device 
2193
null device 
2194
          1 
2194
          1 
2195
> ###
2195
> ###
2196
> ### Local variables: ***
2196
> ### Local variables: ***