# -*- 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 maverickg cxxfunplus 1.0.2
revision            1
maintainers         nomaintainer
license             GPL-3
description         Extend cxxfunction by saving the dynamic shared objects for re-using across R sessions
long_description    {*}${description}
checksums           rmd160  9e396adfa632cbf289099b9af6fa989eb0948709 \
                    sha256  dba89d1832220d186e4dec964a7874c449a3940b93591464e18ce44a54feb488 \
                    size    6691
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-inline

depends_test-append port:R-Rcpp

test.run            yes
