# -*- 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.3.3
revision            0
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  c8ff5225d0bf9d456aabff847ec741a9316b3bb4 \
                    sha256  6cdaeaa7f617d5a94e90f0d6c32e16be8e86702d41e1ea7d08891452fdb9f021 \
                    size    716685

depends_lib-append  port:R-Rcpp

compiler.cxx_standard 2017

test.run            yes
