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

Message "fun.y deprecated" Still Appears When Using "fun" Argument Instead of "fun.y" #50

Open
drag05 opened this issue Dec 1, 2022 · 0 comments

Comments

@drag05
Copy link

drag05 commented Dec 1, 2022

Using stat_summary() with argument fun does not prevent the

Warning message:
The fun.y argument of stat_summary() is deprecated as of ggplot2 3.3.0.
ℹ Please use the fun argument instead.
ℹ The deprecated feature was likely used in the ggQC package.
Please report the issue to the authors.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings() to see where this warning was generated:


Backtrace:

  1. base::lapply(...)
  2. global FUN(X[[i]], ...)
  3. ggQC::stat_QC()
  4. ggplot2::stat_summary(...)
  5. ggplot2:::deprecate_warn0("3.3.0", "stat_summary(fun.y)", "stat_summary(fun)")

I am rising this issue for the reason that package `ggQC` is mentioned in the warning. 

`ggQC` package version: 0.0.31

Thank you!

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