Skip to content

Commit cbcf59f

Browse files
committed
Update .Rhistory
1 parent 9c0a194 commit cbcf59f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.Rhistory

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
yseq_length=5, cex_Yaxis=0.7, risk_cex=0.7,
2-
by.risk = 6, risk_delta=0.075, risk.pad=0.03,
3-
tte.name = tte.name, treat.name = treat.name, event.name = event.name,
4-
draws.band = 1000, qtau = 0.025, show_resamples = FALSE
51
)
62
legend("topleft", c("Difference estimate", "95% pointwise CIs"),
73
lwd=c(2,1), col=c("black"), lty=c(1,2), bty="n", cex=0.75)
@@ -510,3 +506,7 @@ help(weightedsurv)
510506
devtools::document()
511507
devtools::load_all()
512508
devtools::check(cran = TRUE) # Full CRAN validation
509+
devtools::document()
510+
devtools::check(cran = TRUE) # Full CRAN validation
511+
devtools::check_rhub() # Check on multiple platforms
512+
devtools::check_win_devel() # Windows checks

0 commit comments

Comments
 (0)