# -*- 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 lamho86 phylolm 2.6.5
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Phylogenetic linear regression
long_description    {*}${description}
homepage            https://github.com/lamho86/phylolm
checksums           rmd160  c939001907905cd1564ec1417e6478754c117050 \
                    sha256  658b22fb3e9c8e9ae7e54d2296e668b55d85ce129bac2626bcc515afe351e269 \
                    size    268857

depends_lib-append  port:R-ape \
                    port:R-future.apply

depends_test-append port:R-testthat

test.run            yes
