kassambara / survminer

Survival Analysis and Visualization
https://rpkgs.datanovia.com/survminer/
509 stars 164 forks source link

Fixing tidyverse deprecated functions to minimize warnings #665

Closed kassambara closed 2 weeks ago

kassambara commented 2 weeks ago

Expected behavior

No warnings

Actual behavior

Warnings are generated because of deprecated functions in tidyverse packages, including as.tibble(), dplyr::select_()

Steps to reproduce the problem

session_info()

# please paste here the result of
devtools::session_info()