2023-10-27 08:59:00 +08: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 nicola.lunardon ROSE 0.0-4
|
2024-04-26 20:23:06 +08:00
|
|
|
revision 1
|
2023-10-27 08:59:00 +08:00
|
|
|
categories-append math
|
|
|
|
|
maintainers nomaintainer
|
|
|
|
|
license GPL-2
|
|
|
|
|
description Random Over-Sampling Examples
|
|
|
|
|
long_description {*}${description}
|
|
|
|
|
checksums rmd160 42133815c7edefed18ca9364babcf02223cce144 \
|
|
|
|
|
sha256 7750b764f30e2a1cd9bd8768897e83e5e1395f505908fb8923fb76f5e64f7b78 \
|
|
|
|
|
size 40694
|
|
|
|
|
supported_archs noarch
|
2024-05-22 15:26:15 +10:00
|
|
|
platforms {darwin any}
|
2023-10-27 08:59:00 +08:00
|
|
|
|
|
|
|
|
depends_test-append port:R-tree
|
|
|
|
|
|
|
|
|
|
test.run yes
|