# -*- 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 seqICP 1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Sequential Invariant Causal Prediction
long_description    {*}${description}
checksums           rmd160  9bb4c95a4aefaf3f33f3670bc8330f4ac219eeef \
                    sha256  97c93ec48fd079f6b61093fb66efe19fdf61edf610b074d1e092c543dea1d0b5 \
                    size    23709
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-dHSIC

test.run            yes
