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

Replace igraph calls with our own R code, get rid of igraph #152

Merged
merged 1 commit into from
May 18, 2016
Merged

Replace igraph calls with our own R code, get rid of igraph #152

merged 1 commit into from
May 18, 2016

Conversation

gaborcsardi
Copy link
Member

It is also faster, at least the complicated QC.R case. I also profiled it for this file, it is as fast as it gets, self.time: 0.00, self.pct: 0.00. :)

@gaborcsardi
Copy link
Member Author

This closes #151.

@jimhester
Copy link
Member

Looks great, could you add a note to NEWS.md then I will happily merge.

@gaborcsardi
Copy link
Member Author

I am not sure what you want in the NEWS, nothing has changed in the API, right? Just that it is not depending on igraph now?

@jimhester
Copy link
Member

Yeah just mentioning the dependency is removed is fine.

I don't typically restrict NEWS mentions to just API changes, but maybe that is a good practice...

@gaborcsardi
Copy link
Member Author

OK, added the bullet point to the NEWS. Thanks!

@jimhester jimhester merged commit 7ca6637 into r-lib:master May 18, 2016
@jimhester
Copy link
Member

Thanks!

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.

2 participants