ScottClaessens / coevolve

coevolve R package for Bayesian dynamic coevolutionary models using Stan
GNU General Public License v2.0
7 stars 0 forks source link

Require multiPhylo objects to have same number of branches #52

Closed ScottClaessens closed 1 month ago

ScottClaessens commented 1 month ago

Currently, if different trees in a multiPhylo object have different numbers of branches, the model fails.

ScottClaessens commented 1 month ago

Fixed in 362183f.