Package: phylopath
Type: Package
Title: Perform Phylogenetic Path Analysis
Version: 1.2.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>.
URL: https://Ax3man.github.io/phylopath/
BugReports: https://github.com/Ax3man/phylopath/issues
License: GPL-3
LazyData: TRUE
Depends: R (>= 2.10)
Imports: ape (>= 4.1), future.apply, ggm (>= 2.3), ggplot2 (>= 3.0.0),
        ggraph (>= 1.0.0), igraph (>= 1.0.1), MuMIn (>= 1.15.6),
        phylolm (>= 2.5), purrr (>= 0.2.3), tibble
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-10-09 21:45:58 UTC; wouter
Author: Wouter van der Bijl [aut, cre]
Repository: CRAN
Date/Publication: 2023-10-09 23:10:03 UTC
Built: R 4.2.0; ; 2023-10-13 07:25:07 UTC; unix
