# -*- 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 lhe17 nebula 1.5.3
revision            0
maintainers         nomaintainer
license             GPL-3
description         Negative binomial mixed models using large-sample approximation \
                    for differential expression analysis of ScRNA-Seq data
long_description    {*}${description}
homepage            https://github.com/lhe17/nebula
checksums           rmd160  9f68f1304594d01ef99cf450c16caea980f9d9b9 \
                    sha256  764e6a1f775ccc2192990807a0ea8a75db3ebcf8ff5d807375523fa1096785aa \
                    size    579054

depends_lib-append  port:R-doFuture \
                    port:R-doRNG \
                    port:R-foreach \
                    port:R-future \
                    port:R-nloptr \
                    port:R-parallelly \
                    port:R-Rcpp \
                    port:R-RcppEigen \
                    port:R-Rfast \
                    port:R-Seurat \
                    port:R-SingleCellExperiment \
                    port:R-trust

depends_test-append port:R-knitr \
                    port:R-rmarkdown

test.run            yes
