liamrevell / phytools

GNU General Public License v3.0
207 stars 56 forks source link

fixing bug when simulating stochastic mappings for invariable data #17

Closed milliescient closed 1 month ago

milliescient commented 7 years ago

When using make.simmap to simulate a stochastic character mapping for an invariable site-pattern, I get this error: Error in rowSums(xx) : 'x' must be an array of at least two dimensions. The forked changed should fix this bug.