# -*- 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-8
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             LGPL-3
description         Volume approximation and sampling of convex polytopes
long_description    {*}${description}
checksums           rmd160  088e49381ec57baeb3957d78c38ae23933e28c43 \
                    sha256  7624232013db41de9b686d3cfe20fdecb529340f496a069f75bd49ae8217173d \
                    size    590764

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
