The R Project SVN R

Rev

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

Rev 80516 Rev 81060
Line 1... Line 1...
1
 
1
 
2
R Under development (unstable) (2021-06-17 r80510) -- "Unsuffered Consequences"
2
R Under development (unstable) (2021-10-13 r81047) -- "Unsuffered Consequences"
3
Copyright (C) 2021 The R Foundation for Statistical Computing
3
Copyright (C) 2021 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 2308... Line 2308...
2308
> ### * <FOOTER>
2308
> ### * <FOOTER>
2309
> ###
2309
> ###
2310
> cleanEx()
2310
> cleanEx()
2311
> options(digits = 7L)
2311
> options(digits = 7L)
2312
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
2312
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
2313
Time elapsed:  1.522 0.033 1.564 0 0 
2313
Time elapsed:  1.613 0.025 1.647 0 0 
2314
> grDevices::dev.off()
2314
> grDevices::dev.off()
2315
null device 
2315
null device 
2316
          1 
2316
          1 
2317
> ###
2317
> ###
2318
> ### Local variables: ***
2318
> ### Local variables: ***