# -*- 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 ironholds primes 1.6.1
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Fast functions for prime numbers
long_description    {*}${description}
homepage            https://github.com/ironholds/primes
checksums           rmd160  453db511b944159556e47a9c455664297940fe16 \
                    sha256  1e4eb4865eff81215fd7dbb5a7ea5f8def192ddef61a5ce5318c727583b18eb8 \
                    size    22073

depends_lib-append  port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes
