Home

Awesome

beastierinstall

BranchGitHub Actions logoCodecov logo
masterR-CMD-checkcodecov.io
developR-CMD-checkcodecov.io

beastierinstall is an R package to install and uninstall BEAST2.

beastierinstall is a non-CRAN extension of beastier, a CRAN package to run BEAST2.

Example

library(beastierinstall)
install_beast2()
uninstall_beast2()