# -*- 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 pcalhoun1 Exact 3.3
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2
description         Unconditional exact test
long_description    {*}${description}
homepage            https://pcalhoun1.github.io/drat
checksums           rmd160  adb59f155c12eee6d936ed7dbe1bd8345e0bc54c \
                    sha256  fbd0d09ba1a28265f3c6c5043ebcded1f33c89fb46766374e79eae141cfa3342 \
                    size    44900
supported_archs     noarch

depends_lib-append  port:R-rootSolve

test.run            yes
