# -*- 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 r-lib oskeyring 0.1.6 v
revision            2
categories-append   security sysutils
maintainers         nomaintainer
license             MIT
description         Raw system credential store access from R
long_description    {*}${description}
homepage            https://r-lib.github.io/oskeyring
checksums           rmd160  ca006b1e51eb95968b181d9796c8cc9cac10c682 \
                    sha256  cc7b01b00685adaf4d6b352f175c50b031f1458fe7595eab87a9503b88ac5046 \
                    size    33578

# Does not compile otherwise at least on 10.6.8.
patchfiles          patch-fix-old-macos.diff

depends_test-append port:R-askpass \
                    port:R-covr \
                    port:R-testthat \
                    port:R-withr

test.run            yes
