Skip to content

Releases: ropensci/beautier

v1.11

12 Dec 14:07
Compare
Choose a tag to compare
  • Minor bugfixes
  • Improved function names, to better reflect their purpose
  • Improved readability of functions, usually by shortening these
  • Added more examples to documentation
  • Check resulting XMLs for equivalence (instead of equality), to help improve readability and development speed
  • Minor interface changes, mostly shortened argument names
  • Functions that do not directly help using create_beast2_input are not exported anymore

v1.10

23 Nov 11:27
Compare
Choose a tag to compare
  • Allows for a fixed crown age
  • Supports all 4 site models: GTR, HKY, JC69, TN93
  • Supports 2 clock models: relaxed log-normal and strict
  • Supports 5 tree priors: Birth-Death, Coalescent Bayesian Skyline, Coalescent Constant Population, Coalescent Exponential Population, Yule
  • Supports all 10 distributions: beta, exponential, gamma, inverse gamma, Laplace, log-normal, normal, 1/x, Poisson, uniform
  • Supports all 10 different distributions's parameters (alpha, beta, clock rate, lambda, M, mean, mu, S, scale, sigma)
  • Can use multiple alignments
  • Can use different prior distribution for the 5 tree priors
  • Thoroughly tested for single (possibly concatenated) alignment

v1.9

09 Nov 08:01
Compare
Choose a tag to compare
  • Allows for a fixed crown age
  • Supports all 4 site models: GTR, HKY, JC69, TN93
  • Supports 2 clock models: relaxed log-normal and strict
  • Supports 5 tree priors: Birth-Death, Coalescent Bayesian Skyline, Coalescent Constant Population, Coalescent Exponential Population, Yule
  • Can use multiple alignments
  • Can use different prior distribution for the 5 tree priors

v1.8

08 Nov 07:49
Compare
Choose a tag to compare
  • Allows for a fixed crown age
  • Supports all 4 site models: GTR, HKY, JC69, TN93
  • Supports 2 clock models: relaxed log-normal and strict
  • Supports 5 tree priors: Birth-Death, Coalescent Bayesian Skyline, Coalescent Constant Population, Coalescent Exponential Population, Yule
  • Can use multiple alignments
  • Can use different prior distribution for: Yule model's birth-rate

v1.7

31 Oct 17:20
Compare
Choose a tag to compare

Renamed to beautier, thanks to @rsetienne

v1.6

31 Oct 17:04
Compare
Choose a tag to compare

Final version before renaming to beautier

v1.5

24 Oct 14:52
Compare
Choose a tag to compare

Support of multiple site models, clock models and tree priors.

v1.3

26 Sep 07:29
Compare
Choose a tag to compare

Support of fixed crown age.

v1.2

20 Sep 13:16
Compare
Choose a tag to compare
  • 100% code coverage
  • Removed useless date_str argument

v1.1

19 Apr 11:33
Compare
Choose a tag to compare

Clean lint