# -*- 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 KERE 1.0.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Expectile regression in reproducing kernel Hilbert space
long_description    An efficient algorithm inspired by majorization–minimization principle \
                    for solving the entire solution path of a flexible non-parametric expectile regression \
                    estimator constructed in a reproducing kernel Hilbert space.
checksums           rmd160  ebaa8d6891bbadbc0474ddf312e7a134f670f388 \
                    sha256  3ed2eb081602574ec8684a1859675cf112154fd385b4ea9c4c573318c76226ac \
                    size    24695

compilers.setup     require_fortran

test.run            yes
