ropensci / RNeXML

Implementing semantically rich NeXML I/O in R
https://docs.ropensci.org/RNeXML
Other
13 stars 9 forks source link

Call to geiger::fitDiscrete() in README.Rmd fails #151

Closed hlapp closed 5 years ago

hlapp commented 8 years ago

This is from the chunk in lines 181-183:

fitDiscrete(tree, traits[2], ncores=1)
## Error in .check.states(tree, states, strict.vals = 1:k): The states vector must contain names

I'm not sure how fix this.

cboettig commented 5 years ago

appears to be resolved.