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

replace igraph::estimate_closeness() with igraph::closeness() because… #271

Merged
merged 23 commits into from
Jun 21, 2023

Conversation

maelle
Copy link
Contributor

@maelle maelle commented Jun 16, 2023

… of upcoming deprecation

Description

igraph/rigraph#844

This PR is more for information than for immediate merging (sorry for not going through the checklist -- locally the tests pass).

jhollway and others added 23 commits May 2, 2022 15:12
Added node_core, partitioning layouts, and new coercion methods
@@ -0,0 +1,7 @@
#' @importFrom rlang `%||%`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added here because of https://usethis.r-lib.org/reference/use_import_from.html (it could be elsewhere of course)

@jhollway jhollway changed the base branch from main to develop June 21, 2023 13:15
@jhollway
Copy link
Collaborator

Super, merci @maelle! Very grateful for the headsup about estimate_*(); we'll review whether to use rlang::%||% more broadly.

@jhollway jhollway merged commit dd8b26c into stocnet:develop Jun 21, 2023
@maelle
Copy link
Contributor Author

maelle commented Jun 29, 2023

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.

2 participants