Skip to contents

One way to fix the error no main manifest attribute is to specify the main class name.

Usage

get_beast2_main_class_name()

Value

the BEAST2 main class name

Author

Richèl J.C. Bilderbeek

Examples

get_beast2_main_class_name()
#> [1] "beast.app.beastapp.BeastLauncher"