-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Description
The ggplot2 is a different version here than the last release. the new function in ggplot2 is is_waiver() instead of is.waive()
ggtree(tree, branch.length = "none") +
geom_tiplab(size = 2.5, align = TRUE, linetype = "dotted", linesize = 0.3) +
theme_tree2()
Error in geom_segment2():
! Problem while converting geom to grob.
ℹ Error occurred in the 3rd layer.
Caused by error in is.waive():
! could not find function "is.waive"
Run rlang::last_trace() to see where the error occurred.
Warning message:
In fortify(data, ...) :
Arguments in ... must be used.
✖ Problematic arguments:
• as.Date = as.Date
• yscale_mapping = yscale_mapping
• hang = hang
ℹ Did you misspell an argument name?
Metadata
Metadata
Assignees
Labels
No labels