netrankr
Analyzing Partial Rankings in Networks
A centrality package that absorbed an abandoned neighbour rather than let its functions vanish.
◆Recent moves
- 1y ago
Absorbs functions from the archived NetSwan package
Adds functions from the archived NetSwan package and removes deprecated igraph calls. Taking in an orphaned package's functionality is a real widening of scope for a project that had been stable for years.
View source ↗ - 2y ago
Removes a platform-specific failing test
Removes a test that failed on some platforms. A CRAN-driven patch four days after the previous release.
View source ↗ - 2y ago
igraph upgrade and a breaking rank_intervals change
Clears goodpractice warnings, expands tests and index_builder documentation, upgrades igraph graph versions, and drops the midpoint calculation from rank_intervals — a change the notes label possibly breaking. The most substantive release before the NetSwan absorption.
View source ↗ - 3y ago
Internal changes for JOSS submission
Internal changes made for the JOSS submission, with no user-facing effect. The version tag exists to cite, not to install.
View source ↗ - 5y ago
Handles unconnected graphs; adds incomparable_pairs()
Extends majorization_gap() to unconnected graphs and adds incomparable_pairs(). Both work directly on the partial-order machinery that distinguishes this package from index-first centrality tools.
View source ↗ - 7y ago
Fixes index builder; adds weighted adjacency relations
Fixes user-defined index building and transitive reduction, adds a weights type to indirect_relations() and deprecates the identity type in favour of adjacency. Naming cleanup alongside genuine correctness fixes in the index builder.
View source ↗