# -*- 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 presmTP 1.1.0
revision            1
maintainers         nomaintainer
license             GPL-3
description         Function for estimating the transition probabilities in an illness-death model
long_description    {*}${description}
checksums           rmd160  c2977945cbf28664c1ea0297cf767ef97b5ca19a \
                    sha256  dc99d9c8fc9ff0cd4aa8016fd5fdf57a464bac6bb8d0cd34e420a2f93f2a978c \
                    size    21260
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-survPresmooth

test.run            yes
