Files
2024-06-14 09:14:48 -04:00

34 lines
1.1 KiB
Tcl

# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup R 1.0
R.setup cran Ax3man phylopath 1.3.0
revision 0
platforms {darwin any}
maintainers nomaintainer
license GPL-3
description Phylogenetic Path Analysis
long_description {*}${description}
homepage https://Ax3man.github.io/phylopath
checksums rmd160 0046cdf38039db56012ec9ebff1d255202882dc3 \
sha256 9e0f907f1f6b26b01d04d3702dbefc48f8648322de2cfbbc050d89d84b5929a9 \
size 1768552
supported_archs noarch
depends_lib-append port:R-ape \
port:R-future.apply \
port:R-ggm \
port:R-ggplot2 \
port:R-ggraph \
port:R-igraph \
port:R-phylolm \
port:R-purrr \
port:R-tibble
depends_test-append port:R-knitr \
port:R-rmarkdown \
port:R-testthat
test.run yes