are_beast2_input_lines
                        Would these lines of text, when written to a
                        file, result in a valid BEAST2 input file?
are_beast2_input_lines_deep
                        Would these lines of text, when written to a
                        file, result in a valid BEAST2 input file?
are_beast2_input_lines_fast
                        Would these lines of text, when written to a
                        file, result in a valid BEAST2 input file?
are_identical_alignments
                        Determines if the two alignments are equal
beast2_internal_filenames_to_table
                        Convert a 'beast2_internal_filenames' to a
                        table
beast2_options_to_table
                        Convert a 'beast2_options' to a table
beastier                'beastier': A package to call BEAST2.
check_beast2            Check if 'BEAST2' is installed properly.
check_beast2_internal_filenames
                        Check if the 'beast2_internal_filenames' is a
                        valid BEAST2 internal filenames object.
check_beast2_options    Check if the 'beast2_options' is a valid BEAST2
                        options object.
check_beast2_optionses
                        Check if the 'beast2_options' is a valid BEAST2
                        options object.
check_beast2_path       Checks the BEAST2 '.jar' path. Will stop if
                        there is a problem with the BEAST2 '.jar' path.
check_can_create_file   Check that a file can be created at a certain
                        path.
check_input_filename    Checks the input filename. Will stop if there
                        is a problem with the input filename.
check_n_threads         Check if the input is a valid number of
                        threads.
check_os                Checks if the operating system is supported
check_rng_seed          Check if the input is a valid RNG seed.
create_beast2_internal_filenames
                        Create a list with the internally used BEAST2
                        filenames
create_beast2_options   Function to create a set of BEAST2 options.
create_beast2_run_cmd   Creates the terminal command to run BEAST2
create_beast2_validate_cmd
                        Creates the terminal command to validate a
                        BEAST2 input file
create_beast2_validate_cmd_bin
                        Creates the terminal command to validate a
                        BEAST2 input file using a call to the
                        'launcher.jar' file
create_beast2_validate_cmd_jar
                        Creates the terminal command to validate a
                        BEAST2 input file using a call to the
                        'launcher.jar' file
create_beast2_version_cmd
                        Creates the terminal command to version a
                        BEAST2 input file
create_beast2_version_cmd_bin
                        Creates the terminal command to version a
                        BEAST2 input file using a call to the
                        'launcher.jar' file
create_beast2_version_cmd_jar
                        Creates the terminal command to version a
                        BEAST2 input file using a call to the
                        'launcher.jar' file
create_temp_input_filename
                        Create a temporary filename for the BEAST2 XML
                        filename
create_temp_state_filename
                        Create a temporary file for the BEAST2 XML
                        output file that stores its state.
default_params_doc      This function does nothing. It is intended to
                        inherit is parameters' documentation.
do_minimal_run          Do a minimal BEAST2 run
get_alignment_ids_from_xml_filename
                        Get the alignment ID from a file with one
                        alignment
get_beast2_example_filename
                        Get the full path of a BEAST2 example file
get_beast2_example_filenames
                        Get a list with the full paths of all BEAST2
                        example filenames
get_beast2_main_class_name
                        Get the BEAST2 main class name.
get_beast2_options_filenames
                        Extract the filenames from a 'beast2_options'
get_beast2_version      Get the BEAST2 version
get_beastier_path       Get the full path of a file in the
                        'inst/extdata' folder
get_beastier_paths      Get the full paths of files in the
                        'inst/extdata' folder
get_default_beast2_bin_path
                        Get the default BEAST2 binary file ('beast',
                        that is) path
get_default_beast2_download_url
                        Get the default BEAST2 download URL, which
                        depends on the operating system
get_default_beast2_download_url_linux
                        Get the BEAST2 download URL for Linux
get_default_beast2_download_url_win
                        Get the BEAST2 download URL for Windows
get_default_beast2_folder
                        Get the path to the folder where this package
                        installs BEAST2 by default
get_default_beast2_jar_path
                        Get the default BEAST2 jar file's path
get_default_beast2_path
                        Get the default BEAST2 path
get_default_java_path   Obtains the default path to the Java executable
get_duplicate_param_ids
                        Find duplicate 'RealParameter' IDs
get_java_version        Get the Java version
get_trees_filenames     Get the .trees filenames that BEAST2 will
                        produce
gives_beast2_warning    Determines if BEAST2 issues a warning when
                        using the BEAST2 XML input file
has_unique_ids          Determine if the XML text has unique parameter
                        IDs
install_beast2          Install BEAST2
is_alignment            Determines if the input is an alignment of type
                        DNAbin
is_beast2_input_file    Is a file a valid BEAST2 input file?
is_beast2_installed     Checks if BEAST2 is installed
is_bin_path             Is the path a path to the BEAST2 binary file?
                        Does not check if the file at that path is
                        present
is_jar_path             Is the path a path to the BEAST2 jar file? Does
                        not check if the file at that path is present
is_on_appveyor          Determines if the environment is AppVeyor
is_on_ci                Determines if the environment is a continuous
                        integration service
is_on_travis            Determines if the environment is Travis CI
print_beast2_internal_filenames
                        Print a 'beast2_internal_filenames' as a table
print_beast2_options    Pretty-print a 'beast2_options'
remove_file_if_present
                        Remove a file if it is present
run_beast2              Run BEAST2
run_beast2_from_options
                        Run BEAST2
save_lines              Save text (a container of strings) to a file
save_nexus_as_fasta     Save a NEXUS file as a FASTA file
uninstall_beast2        Uninstall BEAST2
update_beastier         Update all beastier dependencies, by installing
                        their latest versions
upgrade_beast2          Upgrade BEAST2.
