2023-03-29 17:39:05 +07:00
|
|
|
# -*- 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 beanplot 1.3.1
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 2
|
2023-03-29 17:39:05 +07:00
|
|
|
categories-append graphics
|
|
|
|
|
maintainers nomaintainer
|
|
|
|
|
license GPL-2
|
|
|
|
|
description Visualization via beanplots
|
|
|
|
|
long_description {*}${description}
|
|
|
|
|
checksums rmd160 2b26e08761a2e12c45a96660e6f2b94b2750d9fc \
|
|
|
|
|
sha256 49158aee3449108fd857ef43fb777f55a2b975b350a4a710788996ad19dd15ad \
|
|
|
|
|
size 307297
|
|
|
|
|
supported_archs noarch
|
2024-05-23 14:18:05 +10:00
|
|
|
platforms {darwin any}
|
2023-03-29 17:39:05 +07:00
|
|
|
|
|
|
|
|
depends_test-append port:R-vioplot
|
|
|
|
|
|
|
|
|
|
test.run yes
|