Newest versions at top.
- None
- Update email address
- None
- None
- None
- Use new CITATION style
- None
- None
- None
- None
- Fix CRAN errors at #44
- None
- None
- None
- None
- Removed 'set_mcbette_state', as this violates CRAN policy
- Use GitHub Actions as a continuous integration service
- None
- None
- None
- Add
plot_marg_liks
- Add
check_marg_liks
- None
- None
- None
- Process CRAN feedback, thanks Gregor Seyer
- Use
message
instead ofcat
/print
- Fix URL in DESCRIPTION
- None
- None
- None
- Depends on CRAN version of beautier (v2.4)
- None
- None
- None
- Processed feedback rOpenSci
- Processed feedback JOSS
- None
- None
- Transferred repository ownership to rOpenSci
- Processed feedback rOpenSci
- Processed feedback JOSS
- None
- None
- None
- Use CRAN versions of babette packages
- None
- None
- Add
mcbette_self_test
to self-testmcbette
- Add
mcbette_report
to print all information needed for a bug report - Add
get_mcbette_state
andset_mcbette_state
to store and restore themcbette
state.check_mcbette_state
verifies ifmcbette
is in one of these three states: (1) both BEAST2 and the BEAST NS are installed, (2) only BEAST2 is installed (3) neither BEAST2 and the BEAST NS are installed
- Separated the package
mcbette
from a script running it. The latter can be found at https://github.com/richelbilderbeek/mcbette_run - Add
README.Rmd
, buildREADME.md
from it - Add AppVeyor build, even though the core feature of
mcbette
requires Linux or MacOS
- None
- None
- None
- Added
can_run_mcbette
as a shorthand for three if-statements - Added
create_ns_inference_model
for convenience, as it is the same ascreate_inference_model(mcmc = create_ns_mcmc(...), ...)
. This function will be moved tobeautier
in a future version - Vignette uses BEAST2 example alignment, instead of a simulated alignment
- Prepare for rOpenSci review
- Added more and better examples to the documentation
- None
- None
- None
- Use CRAN version of
babette
- None
- None
- Follow interface of beautier v2.3
- Use CRAN versions of
beautier
,beastier
,tracerer
,mauricer
- Processed all @lintr-bot's comments
- None
- None
- Higher number of particles do result in a better estimation
- Renamed
est_marg_liks_from_models
toest_marg_liks
, removed the oldest_marg_liks
- None
- None
- None
- None
- Creates BEAST2 temporary files in same folder as the BEAST2 working
folder. This allows
mcbette
to run on the Groninger Peregrine computer cluster
- None
- None
- Show effective sample size in marginal likelihood estimation
- None
- None
- None
- Removed duplicate
epsilon
argument fromest_marg_liks_from_model
: use theepsilon
supplied in the inference models' nested sampling MCMC
- Better error message when using a CBS site model and too few taxa
- None
- None
- Added
est_marg_lik
to estimate a single marginal likelihood - Disallow failed marginal likelihood estimations in
est_marg_liks
: the resulting table will never containNA
s
- Better error message when using a CBS site model and too few taxa
- Builds on Bionic
- None
- None
An untagged release
- None
- Travis builds on three operating systems
- None
- None