Package: phylopath
Type: Package
Title: Perform Phylogenetic Path Analysis
Version: 1.4.0
Authors@R: person("Wouter", "van der Bijl",
                  email = "wouter@zoology.ubc.ca",
                  role = c("aut", "cre"))
Maintainer: Wouter van der Bijl <wouter@zoology.ubc.ca>
Description: A comprehensive and easy to use R implementation of confirmatory
    phylogenetic path analysis as described by Von Hardenberg and Gonzalez-Voyer
    (2012) <doi:10.1111/j.1558-5646.2012.01790.x>. 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").
URL: https://ax3man.github.io/phylopath/
BugReports: https://github.com/Ax3man/phylopath/issues
License: GPL-3
LazyData: TRUE
Depends: R (>= 2.10)
biocViews:
Imports: ape (>= 4.1), future.apply, ggm (>= 2.3), ggplot2 (>= 3.0.0),
        ggraph (>= 1.0.0), igraph (>= 1.0.1), phylolm (>= 2.5), purrr
        (>= 0.2.3), rlang (>= 1.0.0), tibble
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
Config/testthat/edition: 3
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-19 20:20:31 UTC; wouter
Author: Wouter van der Bijl [aut, cre]
Repository: CRAN
Date/Publication: 2026-08-20 09:20:02 UTC
Built: R 4.6.1; ; 2026-08-20 13:52:04 UTC; unix
