# -*- 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 ms609 TreeDist 2.11.1
revision            1
maintainers         nomaintainer
license             GPL-3+
description         Calculate and map distances between phylogenetic trees
long_description    {*}${description}
homepage            https://ms609.github.io/${R.package}
checksums           rmd160  497f4e1b2468033c3c0762911b55b953bac05478 \
                    sha256  6446a0c0cd68a774cd899c85e12feb22d73709287d6c353a7a93dfd79a1b99e9 \
                    size    1317219

depends_lib-append  port:R-ape \
                    port:R-cli \
                    port:R-colorspace \
                    port:R-Rcpp \
                    port:R-Rdpack \
                    port:R-shiny \
                    port:R-shinyjs \
                    port:R-TreeTools
