# -*- 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 nt-williams ife 0.2.3
revision            1
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3+
description         Influence function-based estimate objects
long_description    ${name} implements an S7 class for estimates based on influence functions.
homepage            https://github.com/nt-williams/ife
checksums           rmd160  3b83b47c672f18726f9870883e7b32ef7fc5f8e3 \
                    sha256  b6be1e9ba514db95118e425d2f78deabb2c9f745f44f35a301ff9b5f266d5ed2 \
                    size    6671
supported_archs     noarch

depends_lib-append  port:R-cli \
                    port:R-collapse \
                    port:R-generics \
                    port:R-S7

depends_test-append port:R-testthat

test.run            yes
