# -*- 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 fndemarqui YPBP 0.0.1
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Yang–Prentice model with baseline distribution modeled by Bernstein polynomials
long_description    {*}${description}
checksums           rmd160  31de474f294ce218037700cfe498628d589f5116 \
                    sha256  c8a6656130755950f5d2760c29af45296ab39ecd57ebf98baf604192e93b8cea \
                    size    44631

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

depends_test-append port:R-knitr \
                    port:R-testthat

test.run            yes
