# -*- 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             github hadley pryr 0.1.6 v
revision            2
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2
description         Pry open the covers of R
long_description    Useful tools to pry back the covers of R and understand the language at a deeper level.
checksums           rmd160  284c19727a79814bb242d02ced168785a5fbabb1 \
                    sha256  6370ade9d2a42abc1f34b74346e4d527509b3f752a168dd60c9e6a870fdab10a \
                    size    67795

depends_lib-append  port:R-lobstr \
                    port:R-Rcpp \
                    port:R-stringr

# https://github.com/hadley/pryr/issues/75
patchfiles          0001-Fix-big-endian-for-PowerPC.patch

depends_test-append port:R-testthat

test.run            yes
