# -*- 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

# Use CRAN version for this port.
R.setup             cran GeomScale volesti 1.1.2-9
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             LGPL-3
description         Volume approximation and sampling of convex polytopes
long_description    {*}${description}
homepage            https://github.com/GeomScale/volesti
checksums           rmd160  a722c7d70d6207a0df351f5fec93af524f157c60 \
                    sha256  1e0f1011fa2f3e2560be43be6775c05e952d42f3178d39a449c07c34c00193d4 \
                    size    585505

depends_lib-append  port:R-BH \
                    port:R-Rcpp \
                    port:R-RcppEigen

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
