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

data_frame() deprecated #8

Open
hhroig opened this issue May 16, 2023 · 1 comment
Open

data_frame() deprecated #8

hhroig opened this issue May 16, 2023 · 1 comment

Comments

@hhroig
Copy link

hhroig commented May 16, 2023

Warning message:
There was 1 warning in cart2pol().
ℹ In argument: r = useful::cart2pol(x, y)$r.
Caused by warning:
! data_frame() was deprecated in tibble 1.1.0.
ℹ Please use tibble() instead.

@jaredlander
Copy link
Owner

Good catch. This has now led me down a rabbit hole of other deprecated {dplyr} functions. Working to suss them out.

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