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

PCC.conflicts bug with layout #22

Closed
Jean-Baptiste-Camps opened this issue Oct 25, 2017 · 3 comments
Closed

PCC.conflicts bug with layout #22

Jean-Baptiste-Camps opened this issue Oct 25, 2017 · 3 comments
Labels

Comments

@Jean-Baptiste-Camps
Copy link
Owner

Jean-Baptiste-Camps commented Oct 25, 2017

Trying to run the example as in:

data(fournival)
myConflicts = PCC.conflicts(fournival)

I have encountered the following bug:

 Error in gplot(myNetwork, displaylabels, label = network.vertex.names(myNetwork),  :   
 Error in gplot: no layout function for mode fruchtermanreingold 
@Jean-Baptiste-Camps
Copy link
Owner Author

Curiously, it works when run directly, but not in the example…

@Jean-Baptiste-Camps
Copy link
Owner Author

This is a good illustration of why we need examples and unit tests.

@Jean-Baptiste-Camps
Copy link
Owner Author

Looks like a namespace issue again, see #18 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant