Files

24 lines
835 B
Tcl
Raw Permalink Normal View History

2023-03-18 20:47:34 +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
# GitHub version lags behind.
2023-05-16 12:32:30 +08:00
R.setup cran bnaras ECOSolveR 0.5.5
revision 1
2026-04-11 19:42:02 +04:00
maintainers nomaintainer
2023-03-18 20:47:34 +07:00
license GPL-3+
description Embedded Conic Solver in R
long_description {*}${description}
2023-05-16 12:32:30 +08:00
checksums rmd160 0158bb510d9b7e39f645c49e7efd5fedee183faa \
sha256 2594ed1602b2fe159cc9aff3475e9cba7c1927b496c3daeabc1c0d227943ecc7 \
size 2191501
2023-03-18 20:47:34 +07:00
depends_test-append port:R-covr \
port:R-knitr \
port:R-rmarkdown \
port:R-slam \
port:R-testthat
test.run yes