# -*- 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 tibs samr 3.0
revision            1
maintainers         nomaintainer
license             LGPL
description         Significance Analysis of Microarrays
long_description    {*}${description}
homepage            https://tibshirani.su.domains/SAM
checksums           rmd160  ab157a3975e098daa460a92aebd9d095a6fed3df \
                    sha256  25f88ac002c2adce8881a562241bc12d683810a05defb553e8e3d4878f037506 \
                    size    3778876

depends_lib-append  port:R-GSA \
                    port:R-impute \
                    port:R-matrixStats \
                    port:R-openxlsx \
                    port:R-shiny \
                    port:R-shinyFiles

compilers.setup     require_fortran

test.run            yes
