# -*- 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             bioconductor hredestig pcaMethods 1.96.0
revision            0
categories-append   bioconductor
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3+
description         Collection of PCA methods
long_description    {*}${description}
homepage            https://github.com/hredestig/pcamethods
checksums           rmd160  54a78e03edb36daade8ca1ac67d353b83e358afe \
                    sha256  f15662bdd30fa86cde65a7a2bc17cbc271a80cca4953133d2c89867c6b0738c3 \
                    size    608928

depends_lib-append  port:R-Biobase \
                    port:R-BiocGenerics \
                    port:R-Rcpp

depends_test-append port:R-ggplot2 \
                    port:R-matrixStats

test.run            yes