Recent Releases of beautier

beautier - v2.6.15-pre-cran

beautier v2.6.15 (2025-08-08)

This is not a CRAN release, due to the CRAN team having holiday.

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Code coverage is 100.00%

BUG FIXES

  • s_parameter_to_xml can handle an upper value of infinity
  • create_s_parameter has NA as the default value for upper, as was already implicitly assumed when generating the BEAST2 XML

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek 5 months ago

beautier - v2.6.14-pre-cran

beautier v2.6.14 (2025-08-07)

This release will not end up on CRAN, as the CRAN team has holidays.

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Clean lint

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek 5 months ago

beautier - v2.6.13-pre-cran

beautier v2.6.13 (2025-08-05)

This release is not uploaded to CRAN yet, due to Summer holiday.

NEW FEATURES

  • Add is_beast2_input_file_with_tipdates to detect if a BEAST2 XML input files indeed has tip dates stored
  • Add check_tipdates_file to test a tip date file is valid
  • Add read_tipdates_file to read a tip date file

MINOR IMPROVEMENTS

  • Clearer error message when the tab-separated tip dates file does not use a tab as a separator. Empty lines are allowed.
  • Clearer error message when the tip dates file has a header. A header is not allowed.
  • Improved documentation in check_ functions

BUG FIXES

  • A tipdates_filename must either be NA or be a path to an existing file, reported at #108
  • Fix #109

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek 5 months ago

beautier - v2.6.12

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Remove dependency on 'spelling'

BUG FIXES

  • Fixes https://github.com/ropensci/babette/issues/106

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek almost 2 years ago

beautier - v2.6.11

  • Removed dependency on the archieved package 'assertive'
  • Follow latest CRAN guidelines

- R
Published by richelbilderbeek about 2 years ago

beautier - v2.6.9

Follow new CRAN guidelines.

- R
Published by richelbilderbeek over 2 years ago

beautier - v2.6.5

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Doc does not link to absent functions
  • No tests take more than 5 seconds on CRAN infrastructure

BUG FIXES

  • None

- R
Published by richelbilderbeek over 3 years ago

beautier - v2.6.4

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • There is no 'beautier' temporary folder created by the tests, not the examples, to comply with CRAN policy

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek over 3 years ago

beautier - v2.6.2

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • check_empty_beautier_folder works correctly on Windows

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek over 4 years ago

beautier - v2.6.1

NEW FEATURES

  • Added check_empty_beautier_folder to make sure no temporary files are created

MINOR IMPROVEMENTS

  • None

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • Removed all deprecated functions and function arguments that warn the user in the current CRAN version (v2.6)
  • Internal functions clock_model_to_xml_prior_distr, tipdate_taxa_to_xml_tree, tree_priors_to_xml_operators work with infererence_model, deprecated other arguments
  • Deprecated internal function clock_models_to_xml_prior_distr, redirect user to clock_model_to_xml_prior_distr
  • Deprecated internal function tree_priors_to_xml_operators, redirect user to tree_prior_to_xml_operators
  • Deprecated clock_models_to_xml_state, redirect user to clock_model_to_xml_state
  • Deprecated clock_models_to_xml_operators, redirect user to clock_model_to_xml_operators
  • Deprecated clock_models_to_xml_tracelog, redirect user to clock_model_to_xml_tracelog
  • Deprecated mrca_priors_to_xml_tracelog, redirect user to mrca_prior_to_xml_tracelog
  • Deprecated tree_models_to_xml_tracelog, redirect user to tree_model_to_tracelog_xml

- R
Published by richelbilderbeek over 4 years ago

beautier - v2.6

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Make sure that no files are created in ~/.cache, fix #129

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek over 4 years ago

beautier - v2.5.2

beautier 2.5.2 (2021-05-22)

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Removed LazyData: true from DESCRIPTION

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek over 4 years ago

beautier - v2.5.1

This is the CRAN release.

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • GitHub Actions scheduler tests package once per week

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek over 4 years ago

beautier - v2.5

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Use GitHub Actions to check build
  • Check more setups, thanks @GaryNapier
  • Better synergy with system2

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • phylo_to_xml_state removed
  • site_models_to_xml_state gives a deprecation message
  • tree_priors_to_xml_state gives a deprecation message
  • mrca_priors_to_xml_state has the arguments mrca_prior and has_non_strict_clock_model replaced by inference_model

- R
Published by richelbilderbeek over 4 years ago

beautier - v2.4.1

  • Update build

- R
Published by richelbilderbeek over 4 years ago

beautier - v2.4

NEW FEATURES

  • Add inference_models vignette

MINOR IMPROVEMENTS

  • Added create_ns_inference_model
  • No testthat tests in examples

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek about 5 years ago

beautier - v2.3.7

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Internal functions have better names
  • More internal functions use an inference_model (instead of multiple elements of it)

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek over 5 years ago

beautier - v2.3.6

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • None

BUG FIXES

  • Fix bug when using tipdating, thanks Katherine S. Walter, @ksw9

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek over 5 years ago

beautier - v2.3.5

NEW FEATURES

  • Add get_mcmc_filenames and get_inference_model_filenames
  • Add rename_mcmc_filenames and rename_inference_model_filenames
  • Add rename functions get_remove_dir_fun, get_remove_hex_fun and get_replace_dir_fun

MINOR IMPROVEMENTS

  • Link to https of BEAST2

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek almost 6 years ago

beautier - v2.3.4

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Lost dependency on orphaned geiger package

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • Moved fasta_to_phylo and fastas_to_phylos to repository at https://github.com/richelbilderbeek/ribir to lose dependency on orphaned geiger package

- R
Published by richelbilderbeek almost 6 years ago

beautier - v2.3.3

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Implemented all @lintr-bot's suggestions

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek about 6 years ago

beautier - v2.3.2

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • None

BUG FIXES

  • Remove files for CRAN submission

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek about 6 years ago

beautier - v2.3.1

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Use testthat in documentation, instead of the less known testit

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek about 6 years ago

beautier - v2.3

NEW FEATURES

  • Added create_tracelog, create_screenlog, create_treelog, that indicate where BEAST2 will store its output file
  • create_mcmc has all elements that BEAUti has
  • Added testing functions, that use a short MCMC chain length and/or a simple inference model: create_test_mcmc, create_test_tracelog, create_test_screenlog, create_test_treelog and create_test_inference_model

MINOR IMPROVEMENTS

  • None

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek about 6 years ago

beautier - v2.2.3

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Added check_mcmc_nested_sampling function

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek over 6 years ago

beautier - v2.2.2

NEW FEATURES

  • None

MINOR IMPROVEMENTS

  • Exported and documented more is_ functions
  • Added check_file_exists function
  • Added is_one_int and is_one_double functions

BUG FIXES

  • None

DEPRECATED AND DEFUNCT

  • None

- R
Published by richelbilderbeek over 6 years ago

beautier - v2.2.1

  • rOpenSci and CRAN candidate

- R
Published by richelbilderbeek almost 7 years ago

beautier - v2.2

  • rOpenSci and CRAN candidate

- R
Published by richelbilderbeek almost 7 years ago

beautier - v2.1

  • Moved to ropensci
  • rOpenSci and CRAN candidate

- R
Published by richelbilderbeek about 7 years ago

beautier - v2.0

  • Accepted after rOpenSci review
  • Interface only supports well-tested features
  • Dropped support for poorly tested features

- R
Published by richelbilderbeek about 7 years ago

beautier - v1.14.1.1

  • Submitted to CRAN, passes initial CRAN checks

- R
Published by richelbilderbeek about 7 years ago

beautier - v1.14.1

  • Increased use of simplified parameter interface in documentation
  • Increased use of simplified parameter interface in default values

- R
Published by richelbilderbeek about 7 years ago

beautier - v1.14

- R
Published by richelbilderbeek about 7 years ago

beautier - v1.13.3.1

Release to obtain Zenodo DOI.

- R
Published by richelbilderbeek over 7 years ago

beautier - v1.13.3

Tagged for the academic article about babette

- R
Published by richelbilderbeek over 7 years ago

beautier - v1.13.2

Conforming to @ropensci packaging guidelines

- R
Published by richelbilderbeek almost 8 years ago

beautier - v1.13

Can use one or two MRCA priors (three or more is untested)

- R
Published by richelbilderbeek almost 8 years ago

beautier - v1.12.2.4

1M times tested with scripts/create_random_

- R
Published by richelbilderbeek almost 8 years ago

beautier - v1.12.2.3

Works seamlessly as a sub-package of babette.

- R
Published by richelbilderbeek almost 8 years ago

beautier - v1.12.2.2

Last version that has function names starting with create_ for those functions to create a site model, clock model, tree prior, distribution or parameter.

- R
Published by richelbilderbeek almost 8 years ago

beautier - v1.12.2

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.12.1

  • Changed interface to specify a fixed crown age for the posteriors' phylenies
  • Moved internal functions to beastier

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.12

  • tested support for two alignments
  • support for estimated and fixed crown age (minor interface change)
  • all exported function contain examples in documentation
  • different logo

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.11

  • 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

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.10

  • 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

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.9

  • 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

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.8

  • 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

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.7

Renamed to beautier, thanks to @rsetienne

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.6

Final version before renaming to beautier

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.5

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

- R
Published by richelbilderbeek about 8 years ago

beautier - v1.3

Support of fixed crown age.

- R
Published by richelbilderbeek over 8 years ago

beautier - v1.2

  • 100% code coverage
  • Removed useless date_str argument

- R
Published by richelbilderbeek over 9 years ago

beautier - v1.1

Clean lint

- R
Published by richelbilderbeek over 9 years ago

beautier - v1.0

Clean Travis CI build

- R
Published by richelbilderbeek over 9 years ago