Recent Releases of intergraph
intergraph -
Internals
Thank you @krlmlr!
- Changes induced by igraph 2.0.0 release: deprecating functions with dots in names (#36, #40).
- Internal S3 methods are properly exported (#38, #39).
- Don't use
@docType package(#37)
- R
Published by mbojan over 2 years ago
intergraph -
User-visible changes
- Per #33, remove
as.matrix.igraph()as it has been moved to igraph. Adjust the tests accordingly. - Fix
netcompare()andcompareAttributes()(#34 and #35).
Internals
- Fixed #21, #28 related to data frame vs tibble differences.
- Update tests to use testthat.
- Use covr for test coverage.
- Change email address to Gmail and add ORCID to DESCRIPTION.
- Resave data using
usethis::use_data(). - Refactor tests of
attrmap(),asIgraph()andasNetwork()(#34)
- R
Published by mbojan over 2 years ago
intergraph - v2.0-2
intergraph 2.0-2
Small updates due to igraph update to 1.0-0.
- Uprgaded included igraph objects in data to new data type (see igraph::upgrade_graph).
- Fixed tests to use igraph::identical_graphs.
- R
Published by mbojan about 11 years ago