Recent Releases of beastier
beastier - v2.4.11
NEW FEATURES
- None
MINOR IMPROVEMENTS
- Add 'removebeaustierfolders' to delete both the 'beautier' and 'beastier' temporary folders
- Add 'checkemptybeaustier_folders' to check that both the 'beautier' and 'beastier' temporary folders are empty
BUG FIXES
- None
DEPRECATED AND DEFUNCT
- 'isonci' is now 'beautier::isonci'
- R
Published by richelbilderbeek almost 4 years ago
beastier - v2.4.8
beastier 2.4.8 (2021-09-19)
NEW FEATURES
- None
MINOR IMPROVEMENTS
check_empty_beastier_folderworks under Windows
BUG FIXES
- None
DEPRECATED AND DEFUNCT
- None
beastier 2.4.7 (2021-09-06)
NEW FEATURES
- None
MINOR IMPROVEMENTS
- Allow to use treelog, screenlog and tracelog filenames in absent sub-sub-subfolders, fixes babette bug
BUG FIXES
- None
DEPRECATED AND DEFUNCT
- None
beastier 2.4.6 (only released on CRAN)
NEW FEATURES
- None
MINOR IMPROVEMENTS
- Improved documentation, thanks Julia Haider
BUG FIXES
- None
DEPRECATED AND DEFUNCT
- None
- R
Published by richelbilderbeek over 4 years ago
beastier - v2.4
NEW FEATURES
- None
MINOR IMPROVEMENTS
- None
BUG FIXES
- None
DEPRECATED AND DEFUNCT
install_beast2,upgrade_beast2,uninstall_beast2are deprecated, as these violated CRAN policy. Thanks to Brian Ripley for sharing! The deprecation message will point users to the non-officialbeastierinstallpackage athttps://github.com/richelbilderbeek/beastierinstall- Removed deprecated function
update_beastier
- R
Published by richelbilderbeek about 5 years ago
beastier - v2.3.1
beastier 2.3.1 (2021-05-15)
NEW FEATURES
- None
MINOR IMPROVEMENTS
- None
BUG FIXES
- Can correctly call BEAST2 when spaces in (1) BEAST2 bin filename, (2) BEAST2 jar filename, (3) BEAST2 input filename (4) BEAST2 state output filename. Thanks Jason Griffiths
DEPRECATED AND DEFUNCT
- None
- R
Published by richelbilderbeek about 5 years ago
beastier - v2.3
NEW FEATURES
- Add
continue_beast2to continue a BEAST2 run
MINOR IMPROVEMENTS
- Builds on GitHub Actions
- Added
is_on_github_actionsto detect the GitHub Actions environment is_on_cidetects the GitHub Actions environment
BUG FIXES
- None
DEPRECATED AND DEFUNCT
update_beastier: gives deprecation message
- R
Published by richelbilderbeek about 5 years ago
beastier - v2.2.1
NEW FEATURES
- None
MINOR IMPROVEMENTS
get_default_beast2_jar_pathallows for a custom folder nameinstall_beast2is silent by defaultinstall_beast2anduninstall_beast2give more information when verbose
BUG FIXES
- None
DEPRECATED AND DEFUNCT
- None
- R
Published by richelbilderbeek over 5 years ago
beastier - v2.1.3
NEW FEATURES
- Add
rename_beast2_options_filenames - Add
get_beast2_options_filenames - Allow tildes in file paths, for example
~/beast2.xml - Add
beastier_reportto help create a bug report - Can
install_beast2for a specific version
MINOR IMPROVEMENTS
- Enable MacOS build again
BUG FIXES
- None
DEPRECATED AND DEFUNCT
- None
- R
Published by richelbilderbeek almost 6 years ago
beastier - v2.1
NEW FEATURES
- Follows
beautierv2.3 interface
MINOR IMPROVEMENTS
- None
BUG FIXES
- None
DEPRECATED AND DEFUNCT
- The function arguments
beast2_output_log_filenameandbeast2_output_trees_filenamehave become obsolete. Usecreate_tracelog()$filenameandcreate_treelog()$filenameas part of an MCMC instead - The function argument
beast2_working_diris obsoleted, because it no longer served a purpose. Usesetwdto set the working directory
- R
Published by richelbilderbeek over 6 years ago
beastier - v2.0.25
NEW FEATURES
- Add
get_beast2_example_filenamesto get the full paths of all the BEAST2 example files - Add
get_beast2_example_filenameto get the full path of a BEAST2 example file - Add
get_default_beast2_working_dirto get the full path of the default BEAST2 working directory - Add
clear_beast2_working_dirto clear the BEAST2 working directory
MINOR IMPROVEMENTS
- None
BUG FIXES
- None
DEPRECATED AND DEFUNCT
- None
- R
Published by richelbilderbeek over 6 years ago
beastier - v2.0.18
NEW FEATURES
- Install BEAST2
v2.6.0, instead ofv2.5.2
MINOR IMPROVEMENTS
- Can create files in sub-sub-subfolders
- Builds on Travis CI distribution 'Bionic'
- Add
are_identical_alignments - Add
is_alignment
BUG FIXES
- RNG seed is checked to be a whole number (Issue #35, thanks @thijsjanzen)
DEPRECATED AND DEFUNCT
- None
- R
Published by richelbilderbeek almost 7 years ago
beastier - v2.0.5
NEW FEATURES
- CRAN and rOpenSci release candidate
MINOR IMPROVEMENTS
- Implemented feedback from CRAN, thanks Martina Schmirl:
- In DESCRIPTION, use
'R'for programs - In DESCRIPTION, use four spaces
- In DESCRIPTION, remove the redundant '... from R' in title
- In DESCRIPTION, use only
GPL-3instead of also adding the fileLICENSE - Add examples to all functions
- In DESCRIPTION, use
BUG FIXES
- None
DEPRECATED AND DEFUNCT
- None
- R
Published by richelbilderbeek about 7 years ago
beastier - v1.5.1
- Implemented all rOpenSci feedback
- Tested to work under Linux and Windows
- Maximum code coverage
- R
Published by richelbilderbeek over 7 years ago
beastier - v1.4.4
- Implemented rOpenSci feedback
run_beast2had a parameter calledoverwrite_state_file, which is renamed tooverwriteand states if the.logfile and.treesfiles will be overwritten, like BEAST2 does. This is a bug fix, as the obsolete parameter name did not prevent the state file being overwritten.
- R
Published by richelbilderbeek almost 8 years ago
beastier - v1.4.3
Tagged for the academic article about babette
- R
Published by richelbilderbeek about 8 years ago