# -*- 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 fastAFT 1.4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Fast regression for the accelerated failure time (AFT) model
long_description    {*}${description}
checksums           rmd160  bb039f36ea782212199f3189ceb74162440c5cb9 \
                    sha256  cc72a5fa6a3e8722592e368459c1a8781aba9f57c64f295d3b4d1cef9bb8d26f \
                    size    14617

compilers.setup     require_fortran

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

test.run            yes
