# -*- 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 rbenchmark 1.0.0
revision            2
categories-append   devel
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Benchmarking routine for R
long_description    rbenchmark is inspired by the Perl module Benchmark \
                    and is intended to facilitate benchmarking of arbitrary R code.
checksums           rmd160  ba93ce5349c17ec6883b6985f4b648e0c62edb6d \
                    sha256  892a7189ccb13ad727aaffea41215c8389d082cadbe3c54220534ccbf1b00e04 \
                    size    5093
supported_archs     noarch
platforms           {darwin any}
