Major changes

  • spe_curve() is simplified with the introduction of spec_table(). It also returns a ggplot object now for further modification of the aesthetics.

Internal changes

  • Branch options are named and stored when *_branch objects are defined.
  • Global variables are declared to avoid variable missing in scope message: “.data_mverse”, “.formula_mverse”, “.family_mverse”, “.model_mverse”

Major changes

  • First CRAN release