role-model / roleR

R package implementing the RoLE model
https://role-model.github.io/roleR
GNU General Public License v3.0
1 stars 2 forks source link

when updating phylo, we need to know how much time has past since last time we updated phylo #140

Open ajrominger opened 11 months ago

ajrominger commented 11 months ago

thus we need to track this info in rcpp side, and we need to pass it to phyloUpdate (instead of passing scale to phyloUpdate)