# -*- 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 EmilMiP LTFHPlus 2.1.2 v
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Implementation of LT-FH++
long_description    {*}${description}, an extension of the liability-threshold \
                    family history (LT-FH) model.
homepage            https://emilmip.github.io/LTFHPlus
checksums           rmd160  0fba8b696e2e8aae20c9da5338974cfc5e8083ed \
                    sha256  238c3b38dc80814948a04b0d5fe2914b1b1bfbcd752a41864807a93fd91d3ae4 \
                    size    78925

depends_lib-append  port:R-batchmeans \
                    port:R-dplyr \
                    port:R-future \
                    port:R-future.apply \
                    port:R-igraph \
                    port:R-purrr \
                    port:R-Rcpp \
                    port:R-rlang \
                    port:R-stringr \
                    port:R-tibble \
                    port:R-tidyr \
                    port:R-tidyselect \
                    port:R-tmvtnorm \
                    port:R-xgboost

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

test.run            yes
