# -*- 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 jamovi jmvconnect 2.5.7
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2+
description         Connect to the Jamovi statistical spreadsheet
long_description    {*}${description}
homepage            https://www.jamovi.org
checksums           rmd160  5d136cbc3d523743eb33b24e4fd89323fb63252c \
                    sha256  af377f33c8e23b2525cf72115e5001a6c2aabd542122aa030536aad958a0fe9f \
                    size    11990

depends_lib-append  port:R-BH \
                    port:R-evaluate \
                    port:R-httr \
                    port:R-jmvcore \
                    port:R-rappdirs \
                    port:R-Rcpp

test.run            yes
