Skip to content

Phylogenetic biogeography SSE models for large state spaces

License

Notifications You must be signed in to change notification settings

nmatzke/PhyBEARS.jl

Repository files navigation

PhyBEARS.jl

BioGeoBEARS but faster and new stuff with Julia

Linux and macOS: Build Status

Windows: Build Status

Coverage Status codecov.io

Local add instructions:

Pkg.add(PackageSpec(path="/GitHub/PhyBEARS.jl")) using PhyBEARS

Get the list of installed packages:

x = Pkg.installed() list_of_installed_packages = collect(x); println.(list_of_installed_packages) # Messy

Or:

x["PhyBEARS"]

v"0.1.0"

Unit tests (checks and validation)

2024-02-29: Test Summary: | Pass Total Time All tests | 511 511 4m59.6s

About

Phylogenetic biogeography SSE models for large state spaces

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published