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

gather()_ command #2323

Closed
peter-atkinson opened this issue Dec 7, 2023 · 1 comment
Closed

gather()_ command #2323

peter-atkinson opened this issue Dec 7, 2023 · 1 comment

Comments

@peter-atkinson
Copy link

I am using the plotly package to convert a ggplot object to a plotly object (using command ggplotly). I get the following warning:

Warning: gather_() was deprecated in tidyr 1.2.0.
ℹ Please use gather() instead.
ℹ The deprecated feature was likely used in the plotly package.

@cpsievert
Copy link
Collaborator

I think you might have an outdated version of plotly, but it's hard to know without a reproducible example. Please file a new issue if you still have this problem

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