# -*- 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 bingshu.chen dnn 0.0.6
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         Deep neural network tools for probability \
                    and statistic models
long_description    Contains tools to build deep neural network \
                    with flexible users-defined loss function \
                    and probability models.
checksums           rmd160  9ee89d18e1ee8718abe901483f99e7805047bc9d \
                    sha256  e479435e104a785ae0cc304d3a985da22e62a15495e3edc765f943984c333256 \
                    size    34116

depends_lib-append  port:R-ggplot2 \
                    port:R-Rcpp \
                    port:R-RcppArmadillo

test.run            yes
