# -*- 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 yuqitian35 multipleDL 1.0.0
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Addressing detection limits by cumulative probability models (CPMs)
long_description    {*}${description}
checksums           rmd160  3e130657a801fc6f93653672cc9c52b58f491aac \
                    sha256  231f179913f304e807069629073bb92c3416fb14e43cc8349cbd9007382a082d \
                    size    22130

depends_lib-append  port:R-BH \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-RcppParallel \
                    port:R-rstan \
                    port:R-rstantools \
                    port:R-SparseM \
                    port:R-StanHeaders

test.run            yes
