offspring.tbl_tree <- utils::getFromNamespace("offspring.tbl_tree", "tidytree") offspring.tbl_tree_item <- utils::getFromNamespace(".offspring.tbl_tree_item", "tidytree") child.tbl_tree <- utils::getFromNamespace("child.tbl_tree", "tidytree") ...
Error in offspring.tbl_tree_item(.data = .data, .node = .node, tiponly = tiponly, : could not find function "offspring.tbl_tree_item"
# Invaild edge matrix for <phylo>. A <tbl_df> is returned. Error in offspring.tbl_tree_item(.data = .data, .node = .node, tiponly = tiponly, : could not find function "offspring.tbl_tree_item" here are my code and session info. I updated all my packages. thanks in advance ...