Conversation
|
The problem now with old graph structure. Should |
krlmlr
left a comment
There was a problem hiding this comment.
Thanks. The code looks good. Why do the checks fail?
As I mentioned in comment, the problem with test check of old data type. In old data type there is no environment, so pointer couldn't be restored in environment. Maybe |
|
Missed that. Perhaps
The second part would be called only if the environment exists. The problem is that we aren't really allowed to alter the structure of the object in-place. I'm not sure what the practical consequences are. We could issue a warning in this case, and offer a way to manually upgrade the structure of the graph R object. |
krlmlr
left a comment
There was a problem hiding this comment.
Looks good now, thanks! Please ping me if the next steps are unclear.
|
Please merge when good. |
Avoid populating igraph_t_idx_oi...igraph_t_idx_is in R
#787