# -*- 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 eddelbuettel RcppFastFloat 0.0.5
revision            2
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Rcpp bindings for the fast_float header-only library \
                    for number parsing
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.fastfloat.html
checksums           rmd160  6587cd8bb02411e85e973e62ed4cf05239fd4f7d \
                    sha256  e91a0d36f17ed7f031d839b7fe01e178061cda34ef6653850117c6b14966a1ea \
                    size    59860

depends_lib-append  port:R-Rcpp

depends_test-append port:R-tinytest

test.run            yes
