# -*- 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 cran indelmiss 1.0.10
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Insertion–deletion analysis while accounting for possible missing data
long_description    {*}${description}
checksums           rmd160  c0cdae40591e9eed89efb6b7ba64ea88d813cd48 \
                    sha256  656ff5e59fd2bf70cc718897523b89a26d8dcb936e25d63ff180d44f9f990db7 \
                    size    36114

depends_lib-append  port:R-ape \
                    port:R-numDeriv \
                    port:R-phangorn \
                    port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes
