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 2137... Line 2137...
2137
> ### * <FOOTER>
2137
> ### * <FOOTER>
2138
> ###
2138
> ###
2139
> cleanEx()
2139
> cleanEx()
2140
> options(digits = 7L)
2140
> options(digits = 7L)
2141
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
2141
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
2142
Time elapsed:  1.699 0.019 1.728 0 0 
2142
Time elapsed:  1.71 0.017 1.737 0 0 
2143
> grDevices::dev.off()
2143
> grDevices::dev.off()
2144
null device 
2144
null device 
2145
          1 
2145
          1 
2146
> ###
2146
> ###
2147
> ### Local variables: ***
2147
> ### Local variables: ***