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

# GitHub version lags behind.
R.setup             cran CredibilityLab groundhog 3.4.0
revision            1
categories-append   devel
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Version-control for CRAN, GitHub and GitLab packages
long_description    {*}${description}
homepage            https://groundhogr.com
checksums           rmd160  338d858f014c211c172bc0b7c46fadd06c9043a8 \
                    sha256  1bfc2a43f9416c9fc520269657a0b5f52f3803e74049c159668eac50ada4de3e \
                    size    89242
supported_archs     noarch

depends_test-append port:R-git2r \
                    port:R-remotes

test.run            yes
