# -*- 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

# Revert to GitHub once updated there.
R.setup             cran wenjie2wang dynsurv 0.4-7 v
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Dynamic models for survival data
long_description    {*}${description}
checksums           rmd160  8e063aa2c348e5304c7c3c75bed2e614895096bb \
                    sha256  9e352865bac435dddb1b7d08305540aadb7b4df998eb47286bd8e96cf20ce566 \
                    size    92203
# github.tarball_from archive

depends_lib-append  port:R-BH \
                    port:R-data.table \
                    port:R-ggplot2 \
                    port:R-nleqslv \
                    port:R-splines2

test.run            yes
