# -*- 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 CpGFilter 1.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         CpG filtering method based on intra-class correlation coefficients
long_description    {*}${description}
checksums           rmd160  77a789a2699b2fa7e2d6ec82457adeb31b766282 \
                    sha256  1148310ba1ed70cfbfc15a1cfbd577ac99340ee74643df30075e55aee8999b31 \
                    size    3324
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-matrixStats

test.run            yes
