# -*- 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 easystats parameters 0.24.0 v
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         Processing of model parameters
long_description    {*}${description}
homepage            https://easystats.github.io/parameters
checksums           rmd160  d58c2e1c7e9042a752bfae3fc3906be426c7d6e1 \
                    sha256  77a54afabd7f9a9c4036c959024add475d7eb94345c2fa860e985fff74176420 \
                    size    1117251
github.tarball_from archive
supported_archs     noarch

depends_lib-append  port:R-bayestestR \
                    port:R-datawizard \
                    port:R-insight
