# -*- 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.
R.setup             cran NicChr cppdoubles 0.4.0 v
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Fast relative comparisons of floating point numbers in C++
long_description    {*}${description}
homepage            https://github.com/NicChr/cppdoubles
checksums           rmd160  901931ca38668544b2cecdb4a804a4b4c6ec3786 \
                    sha256  2d521b32fd2647938aa91b8e5f0af503ad62983d30990a354e7f4fcab48a7367 \
                    size    11234

depends_lib-append  port:R-cpp11

depends_test-append port:R-bench \
                    port:R-testthat

test.run            yes
