Skip to content

Commit

Permalink
Add results with R 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kaz-yos committed Jul 12, 2020
1 parent 51ffb44 commit e555ccc
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 75 deletions.
4 changes: 2 additions & 2 deletions cran-check.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
* using log directory ‘/Users/kazuki/Dropbox/documents/programming/r/tableone/tableone.Rcheck’
* using R version 4.0.0 (2020-04-24)
* using platform: x86_64-apple-darwin19.4.0 (64-bit)
* using R version 4.0.2 (2020-06-22)
* using platform: x86_64-apple-darwin19.5.0 (64-bit)
* using session charset: UTF-8
* using option ‘--as-cran’
* checking for file ‘tableone/DESCRIPTION’ ... OK
Expand Down
6 changes: 3 additions & 3 deletions tableone.Rcheck/tableone-Ex.Rout
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

R version 3.6.3 Patched (2020-02-29 r77878) -- "Holding the Windsock"
R version 4.0.2 (2020-06-22) -- "Taking Off Again"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Platform: x86_64-apple-darwin19.5.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Expand Down Expand Up @@ -3413,7 +3413,7 @@ detaching ‘package:survey’, ‘package:survival’, ‘package:Matrix’,
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 4.671 0.205 4.892 0.002 0.004
Time elapsed: 4.822 0.208 5.057 0.005 0.006
> grDevices::dev.off()
null device
1
Expand Down
Loading

0 comments on commit e555ccc

Please sign in to comment.