# -*- 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 RcppSimdJson 0.1.11 revision 1 categories-append devel maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license GPL-2+ description Rcpp bindings for the simdjson header-only library for JSON parsing long_description {*}${description} homepage https://github.com/eddelbuettel/rcppsimdjson checksums rmd160 cbfcbdcdac2d9ca15b355dc5887ede9d3f76c0fd \ sha256 d06452cd347e387a75e039962e4210a9629113bf2ed0cd45492e9c7b83c2afe0 \ size 1126087 depends_lib-append port:R-Rcpp compiler.cxx_standard 2017 depends_test-append port:R-bit64 \ port:R-tinytest # test_fparse_fload exhibits a few failures on ppc: Error: 12 out of 2969 tests failed. test.run yes