# -*- 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 RobustAFT 1.4-7
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Truncated maximum likelihood fit and robust accelerated failure time regression for Gaussian and log-Weibull case
long_description    {*}${description}
checksums           rmd160  b4d85dab9ac6c352421ff89d17b4b3ae0266e88a \
                    sha256  1797df23ccb6d2b31a378126d6535471da1f140806fbde525a1e68d28c0400c4 \
                    size    126240

depends_lib-append  port:R-DEoptimR \
                    port:R-robustbase

compilers.setup     require_fortran

test.run            yes
