R: avoid using unclass on igraph objects

Bug #1043616 reported by Gábor Csárdi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
igraph
Fix Released
High
Gábor Csárdi

Bug Description

Because it copies the graph, and it is very slow for large objects. Plus it uses a lot of memory.

Related branches

Revision history for this message
Gábor Csárdi (gabor.csardi) wrote :

Fixed in revision #2938 (0.7-main) and #2922 (0.6-main).

The fix is quite a hack, though, we modify an argument to .Call(), which is not recommended. It should be fine, though.

Changed in igraph:
status: Confirmed → Fix Released
Revision history for this message
Gábor Csárdi (gabor.csardi) wrote : Continue on github

The development of igraph has moved to github, so please do not comment on this bug here. You are of course welcome to comment on github, here:
https://github.com/igraph/igraph/issues/119

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.