# -*- 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 nlmixr2 PreciseSums 0.7
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Accurate floating point sums and products
long_description    {*}${description}
homepage            https://github.com/nlmixr2/PreciseSums
checksums           rmd160  c5222d2cecbe0b14be628333fba94ef332c43560 \
                    sha256  0e6c06a12d0e0ce267edd9afdc197d4aed92233b79da060300d5a71216c8d681 \
                    size    11866

depends_test-append port:R-testthat

test.run            yes
