# -*- 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 eddelbuettel RcppExamples 0.1.10
revision            2
categories-append   devel
maintainers         nomaintainer
license             GPL-2+
description         Examples using Rcpp to interface R and C++
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.examples.html
checksums           rmd160  0ddf24b17c044ccfc16e5006a50c54d049627b7f \
                    sha256  b93a9a3a05b1dafaf66901db4452b0eb45a6c9cee82508c2fe93d1945fa6cd63 \
                    size    16107

depends_lib-append  port:R-Rcpp

test.run            yes
