# -*- 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 RcppClock 1.1
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Seamless Rcpp benchmarking
long_description    {*}${description}
checksums           rmd160  542c5315f43cfaa279cbcd356e733b7bd26e8e9c \
                    sha256  ebf046603c95a635c9bc83d9fd4b5b973dc0f1628ba4e88215cdac989cd1a940 \
                    size    6135

depends_lib-append  port:R-ggplot2 \
                    port:R-Rcpp

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
