# -*- 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 jmbarbone fuj 0.2.1
revision            0
categories-append   devel
maintainers         nomaintainer
license             MIT
description         Functions and utilities for packages and other code
long_description    {*}${description} developed by Jordan Mark Barbone.
homepage            https://jmbarbone.github.io/fuj
checksums           rmd160  58bf9ad254f2b9bb2929c91763f367361f23dc30 \
                    sha256  8d53c77c90f56087fc2b2d4e2912d80a4064cbb30f93c10a09d64d4e611e4653 \
                    size    102855
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-spelling \
                    port:R-testthat

test.run            yes
