Package: phylopath
Type: Package
Title: Perform Phylogenetic Path Analysis
Version: 1.0.0
Authors@R: person("Wouter", "van der Bijl",
                  email = "wouter.van.der.bijl@zoologi.su.se",
                  role = c("aut", "cre"))
Maintainer: Wouter van der Bijl <wouter.van.der.bijl@zoologi.su.se>
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: http://Ax3man.github.io/phylopath/
BugReports: https://github.com/Ax3man/phylopath/issues
License: GPL-3
LazyData: TRUE
Depends: R (>= 2.10)
Imports: ape (>= 4.1), dplyr (>= 0.7.1), ggm (>= 2.3), ggplot2 (>=
        2.2.1), ggraph (>= 1.0.0), igraph (>= 1.0.1), MuMIn (>=
        1.15.6), parallel, pbapply (>= 1.3-2), phylolm (>= 2.5), purrr
        (>= 0.2.3), tibble (>= 1.3.3), tidyr (>= 0.6.2)
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-11-03 10:22:47 UTC; Wouter
Author: Wouter van der Bijl [aut, cre]
Repository: CRAN
Date/Publication: 2017-11-03 10:31:05 UTC
