Files

26 lines
867 B
Tcl

# -*- 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 tdenoeux evreg 1.1.1
revision 0
categories-append math
maintainers nomaintainer
license GPL-3
description Evidential neural network for regression
long_description {*}${description}
checksums rmd160 c78df4e1ca5549943a178322ca61c5172e54087f \
sha256 8e1cb96902df5975abe10604089b51a8da2d658d532a90eb150963036169f483 \
size 232830
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-evclust
depends_test-append port:R-ggplot2 \
port:R-knitr \
port:R-rmarkdown
test.run yes