# -*- 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 tylermorganwall spacefillr 0.4.0
revision            2
categories-append   math
maintainers         nomaintainer
license             MIT
description         Space-filling random and quasi-random sequences
long_description    {*}${description}
homepage            https://github.com/tylermorganwall/spacefillr
checksums           rmd160  5f4406bbfbe6123ad30eb18d56f8902bf0a2dd72 \
                    sha256  5d8ba53dd5ef32d11c42b5ea4e956f0ab5799e6000cf38e36307225a5fe268b6 \
                    size    3287801

depends_lib-append  port:R-Rcpp

compiler.cxx_standard 2017

test.run            yes
