-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
This is a working I recently got while running a tidygraph function.
It looks like the 'father' argument to to function dfs is deprecated.
Warning message:
There was 1 warning in mutate().
ℹ In argument: wt_data = tidygraph::map_dfs_back(...).
Caused by warning:
! The father argument of dfs() is deprecated as of igraph 2.2.0.
ℹ Please use the parent argument instead.
ℹ The deprecated feature was likely used in the tidygraph package.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels