Files
2024-05-26 22:23:18 +10:00

26 lines
928 B
Tcl

# -*- 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 bnaras deconvolveR 1.2-1
revision 1
categories-append math
maintainers nomaintainer
license GPL-2+
description Empirical Bayes estimation strategies
long_description {*}${description}
homepage https://bnaras.github.io/deconvolveR
checksums rmd160 97185b8f2a4f3efa1314e38393686623c57e7f49 \
sha256 08845cb67e0fc46c87f606dcb5e49d757ca0c401c8ad23e2080b4afe987d2ba4 \
size 1734894
supported_archs noarch
platforms {darwin any}
depends_test-append port:R-cowplot \
port:R-ggplot2 \
port:R-knitr \
port:R-rmarkdown
test.run yes