Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated functions #638

Open
JuusoSaavalainen opened this issue Dec 29, 2023 · 1 comment
Open

Deprecated functions #638

JuusoSaavalainen opened this issue Dec 29, 2023 · 1 comment

Comments

@JuusoSaavalainen
Copy link

Function that produced the error:
surv_summary(x)

Warning msg:

`garher_()` was deprecated in tidyr 1.2.0
i Please use `gather()` instead.
@rmhirota
Copy link

surv_median(x) also produces the warning for deprecated functions:

Warning message:
`select_()` was deprecated in dplyr 0.7.0.
ℹ Please use `select()` instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants