# -*- 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 psolymos ResourceSelection 0.3-6
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Resource selection (probability) functions \
                    for use-availability data
long_description    {*}${description}
homepage            https://github.com/psolymos/ResourceSelection
checksums           rmd160  7548567e4a56661055e01ad152597dfc36f35032 \
                    sha256  0e83ea4aaa57304b99cd5cbf5c5fe306e291129bf86476c024835a0999a5710f \
                    size    414677
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-pbapply

test.run            yes