Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/replace igraph clusters with components #61

Merged
merged 2 commits into from
Apr 14, 2024

Conversation

robitalec
Copy link
Member

From tests:

Warning (test-gbi.R:14:1): (code run outside of `test_that()`)
`clusters()` was deprecated in igraph 2.0.0.Please use `components()` instead.
Backtrace:1. ├─spatsoc::group_pts(...) at test-gbi.R:14:1
 2. │ ├─...[] at spatsoc/R/group_pts.R:177:3
 3. │ └─data.table::`[.data.table`(...) at spatsoc/R/group_pts.R:177:3
 4. └─igraph::clusters(graphAdj) at spatsoc/R/group_pts.R:185:5

@robitalec robitalec self-assigned this Apr 14, 2024
@robitalec robitalec merged commit 625d6d3 into main Apr 14, 2024
6 checks passed
@robitalec robitalec deleted the fix/deprecated-igraph-clusters branch April 14, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant