# -*- 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             github bertcarnell lhs 1.2.0 v
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Latin Hypercube Samples
long_description    Provides a number of methods for creating and augmenting Latin Hypercube Samples \
                    and Orthogonal Array Latin Hypercube Samples.
checksums           rmd160  213cc387cc9156ab11fb856ebbcf7af244edd284 \
                    sha256  a159644563cd0069aa965b2fea36d7f6d89bf67784a3bce85c8223d1bed40b64 \
                    size    24416268
github.tarball_from archive

depends_lib-append  port:R-Rcpp

depends_test-append port:R-DoE.base \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
