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

deprecated 'as_data_frame()' #48

Open
Eunbi61 opened this issue May 4, 2023 · 1 comment
Open

deprecated 'as_data_frame()' #48

Eunbi61 opened this issue May 4, 2023 · 1 comment
Assignees

Comments

@Eunbi61
Copy link

Eunbi61 commented May 4, 2023

Hello,
I used multiMiR package 4 months ago, and there was no problem generating the outputs.

But, when I used the same code today, I get the following warning message and I couldn't get the output 'data'.

Warning message:
as_data_frame() was deprecated in tibble 2.0.0.
ℹ Please use as_tibble() (with slightly different
semantics) to convert to a tibble, or as.data.frame()
to convert to a data frame.
ℹ The deprecated feature was likely used in the multiMiR
package.
Please report the issue at
https://github.com/KechrisLab/multiMiR/issues.

Could you check this problem?

Thanks,
Eunbi.

@smahaffey
Copy link
Collaborator

@Eunbi61 Thank you for bringing this to our attention. I will take a look at the deprecation and make a plan to release an updated version.

@smahaffey smahaffey self-assigned this May 5, 2023
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