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

Update to Tibble Package #48

Closed
SHogenboom opened this issue May 4, 2021 · 1 comment
Closed

Update to Tibble Package #48

SHogenboom opened this issue May 4, 2021 · 1 comment

Comments

@SHogenboom
Copy link

I receive the following warning indicating that the package is out of date:

Warning message:
`as_data_frame()` was deprecated in tibble 2.0.0.
Please use `as_tibble()` instead.
The signature and semantics have changed, see `?as_tibble`.

Everything appears to work, but a simple update should resolve the warning?

@SHogenboom
Copy link
Author

Uppon inspection of the code this was already resolved, but the current version on CRAN still has this issue.

Resolved by downloading directly from the github respository.

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