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 feature in survminer #646

Open
annewinkelman opened this issue Mar 12, 2024 · 0 comments
Open

deprecated feature in survminer #646

annewinkelman opened this issue Mar 12, 2024 · 0 comments

Comments

@annewinkelman
Copy link

No warning

ggsurvplot_combine(fit, demo.data)
Warning message:
There was 1 warning in mutate().
ℹ In argument: survtable = purrr::map2(...).
Caused by 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.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated.

packageVersion(survminer)
Error in packageDescription(pkg, lib.loc = lib.loc, fields = "Version") :
object 'survminer' not found
packageVersion("survminer")
[1] ‘0.4.9’

Steps to reproduce the problem

session_info()

# please paste here the result of
devtools::session_info()
 setting  value
 version  R version 4.1.0 (2021-05-18)
 os       Ubuntu 18.04.6 LTS
 system   x86_64, linux-gnu
 ui       X11
 language (EN)
 collate  C.UTF-8
 ctype    C.UTF-8
 tz       Pacific/Auckland
 date     2024-03-13
 pandoc   3.1.2 @ /usr/bin/pandoc
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

1 participant