You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## strata median lower upper
## 1 All 25.0502 15.9254 49.1535
Actual behavior
> survminer::surv_median(KM.est)
strata median lower upper
1 All NA 30.57639 NA
Warning:
`select_()` was deprecated in dplyr 0.7.0.
ℹ Please use `select()` instead.
ℹ The deprecated feature was likely used in the survminer package.
Please report the issue at <https://github.com/kassambara/survminer/issues>.
---
Backtrace:
▆
1. ├─survminer::surv_median(KM.est)
2. │ └─survminer (local) .median(fit)
3. │ └─.table %>% ...
4. └─dplyr::select_(...)
5. └─dplyr:::lazy_deprec("select", hint = FALSE)
Steps to reproduce the problem
called ##lifecycle::last_lifecycle_warnings()
session_info()
# please paste here the result of
devtools::session_info()
The text was updated successfully, but these errors were encountered:
Expected behavior
survminer::surv_median(KM.est)
Actual behavior
Steps to reproduce the problem
called ##lifecycle::last_lifecycle_warnings()
session_info()
The text was updated successfully, but these errors were encountered: