Bug Fixes

  • Fixed issue with summary() when estimate_residual = FALSE (#95)

New Features

  • Added nutpie as an alternative sampler for the Stan models (#92)
  • Re-use matrix computations when branch lengths are identical (#93)

Other Changes

  • Updated license
  • Submitted to rOpenSci for package review
  • Linted package using lintr
  • Implemented srr compliance checks
  • Added continuous integration checks using GitHub Actions
  • Reduced cyclomatic complexity for some functions
  • Initial release version.