Skip to content

Deprecated 'father' feature in igraph #205

@amalagoli

Description

@amalagoli

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions