# -*- 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 cran logOfGamma 0.0.1
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Natural logarithms of the gamma function for large values
long_description    {*}${description}
checksums           rmd160  569e72a89114e48c7303d8baf8098fd94b810ca2 \
                    sha256  6d0b81c5a24bbbd1783e11c5f15104129f0d968914a2295b75cc1b622888ed64 \
                    size    1945
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-testthat

test.run            yes
