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

'edges' must be numeric or character #225

Closed
brianpenghe opened this issue Jul 20, 2022 · 4 comments
Closed

'edges' must be numeric or character #225

brianpenghe opened this issue Jul 20, 2022 · 4 comments

Comments

@brianpenghe
Copy link

I was following this tutorial but got this error:

image

Any ideas?

@MikeDMorgan
Copy link
Member

MikeDMorgan commented Jul 21, 2022

@emdann Could you take a look at this? The error is also in the vignette which might suggest a namespace clash between igraph::graph and miloR::graph.

@brianpenghe Could you try miloR::graph(milo) <- miloR::graph(milo_graph) and see if that fixes the issues?

@brianpenghe
Copy link
Author

@MikeDMorgan that seems to have fixed it. At least no error messages

@MikeDMorgan
Copy link
Member

Glad that worked - the vignette will just need updating.

@brianpenghe
Copy link
Author

And is this related to this #16 ?

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