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

Warning message: data_frame() was deprecated in tibble 1.1.0. #7

Open
TC-RAC opened this issue Dec 19, 2022 · 1 comment
Open

Warning message: data_frame() was deprecated in tibble 1.1.0. #7

TC-RAC opened this issue Dec 19, 2022 · 1 comment

Comments

@TC-RAC
Copy link

TC-RAC commented Dec 19, 2022

I am getting the following error message in R

Error in as.data.table(tm[c("link", "datetime")]) :
could not find function "as.data.table"
In addition: Warning message:
data_frame() was deprecated in tibble 1.1.0.
ℹ Please use tibble() instead.
ℹ The deprecated feature was likely used in the wayback package.
Please report the issue at https://github.com/hrbrmstr/wayback/issues.

image

@sbw78
Copy link

sbw78 commented Dec 28, 2022

This package has not been updated by the author in over 4 years. I would recommend forking it and attempting your own solution to the issue.

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