phylopath (version 1.4.0)
Perform Phylogenetic Path Analysis
Description
A comprehensive and easy to use R implementation of confirmatory
phylogenetic path analysis as described by Von Hardenberg and Gonzalez-Voyer
(2012) . Note that the required
package 'ggm' depends on 'graph' from Bioconductor, which is not installed
automatically; the simplest route is install.packages("BiocManager");
BiocManager::install("phylopath").