Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

revbayes/RevGadgets_old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RevGadgets

Postprocessing gadgets for output generated by RevBayes.

To install:

First, make sure that you have a recent version of R installed. Then, install the devtools R-package:

install.packages("devtools")

Load the devtools package:

library(devtools)

Install RevGadgets directly from GitHub:

install_github("revbayes/RevGadgets")

Note about ggtree dependency:

RevGadgets requires ggtree version 1.5.14 or greater. This can be installed directly from GitHub:

install_github("GuangchuangYu/ggtree")

About

Postprocessing gadgets for output generated by RevBayes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages