-
Notifications
You must be signed in to change notification settings - Fork 173
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
geom_taxalink error "as_string() Can't convert NULL
to a string."
#615
Comments
I am happy to roll back to an R/ggtree version that works, if you could provide guidance which to test? |
The
Please refer to the help information of |
I also encountered this error today, with R 4.2.2 and ggtree 3.9.1. This is using the character tip.labels as taxa1 and taxa2. ` library(ggtree) treetext = "(((ADH2:0.1[&&NHX:S=human], ADH1:0.11[&&NHX:S=human]): tree <- read.nhx(textConnection(treetext)) Error in |
Prerequisites
Describe you issue
From the ggtree book example here:
Produces this error:
I have also tried using mapping:
Error:
Newly installed R4.4 and latest ggtree.
Software Versions
The text was updated successfully, but these errors were encountered: