# -*- 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

# Revert to GitHub once updated there.
R.setup             cran HenrikBengtsson globals 0.19.0
revision            1
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             LGPL-2.1+
description         Identify global objects in R expressions
long_description    {*}${description}
homepage            https://globals.futureverse.org
checksums           rmd160  5c9a782e88aea10ed427bd03772f644954b918c0 \
                    sha256  b6725f727bdeb855c9890f5f4b511133e9dcdb5ffb0008c3e4ce10225bfc13b3 \
                    size    52352
supported_archs     noarch

test.run            yes
