pkgnet icon indicating copy to clipboard operation
pkgnet copied to clipboard

authority_score and hub_score to hits_scores

Open bburns632 opened this issue 1 year ago • 1 comments

── Warning ('test-DirectedGraph.R:108:13'): DirectedGraph node measure values are expected for baseballstats, DependencyReporter ── authority_score() was deprecated in igraph 2.1.0. ℹ Please use hits_scores() instead.

https://github.com/uptake/pkgnet/actions/runs/11769695286/job/32781078118

bburns632 avatar Nov 11 '24 20:11 bburns632

As recommended here, I will be removing hub_score() and authority_score() in this package in favor of hits_scores(),

"github.com/igraph/rigraph/issues/1177#issuecomment-1917980983"

bburns632 avatar Nov 11 '24 20:11 bburns632