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

Fix order #92

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix order #92

wants to merge 2 commits into from

Conversation

carlopacioni
Copy link

Hi there,
I found the same problem and I think this fix should solve #91. You may have a good reason to have drop=FALSE there, but by having it there R returns a data.frame while without it returns a vector which is what order() is expecting.

Cheers,
carlo

@ATLord
Copy link

ATLord commented Aug 28, 2023

When can it be updated in R packages? 😂 I always doubt that my R enviroment, but it seems a bug! I hope it can be fixed in R.

@YuanwenGuo
Copy link

Hi, how to fix it? I still got the error

@YuanwenGuo
Copy link

Hi, how to fix it? I still got the error

Just in case it might help. This issue was fixed by running the code provided by the developer.

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

Successfully merging this pull request may close these issues.

3 participants