treeio
treeio copied to clipboard
"elf_dynamic_array_reader.h:61 tag not found" when loading an iqtree file
That is the error when I try to load an iqtree file in RStudio. If I try to load it in a base R session, I get this:
` *** caught segfault *** address 0x55e30bb1bd18, cause 'memory not mapped'
Traceback: 1: FUN(X[[i]], ...) 2: lapply(STRING, .treeBuild) 3: read.tree(text = treetext) 4: read.iqtree("~/diversity_proj/trees/MLtreewithParts.iqtree") `
and then the R session crashes. I'm running R ver 4.2.1 and treeio v1.22.0
all I typed was:
tree = read.iqtree('MLtreewithParts.iqtree')
Nothing else is loading in my environment other than treeio.
MLtreewithParts.iqtree.txt