# -*- 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 VeryLargeIntegers 0.2.1
revision            1
categories-append   math
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Store and operate with arbitrarily large integers
long_description    {*}${description}
checksums           rmd160  b345dbf75a97e165f9be2794c0f52b885feda514 \
                    sha256  1a9fb5e30b9eb84d62a7d2b35968a5ee157223ae9d56958cfc4294646ff4d0a8 \
                    size    39011

depends_lib-append  port:R-Rcpp

test.run            yes
