# -*- 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 cran LAD 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             MIT
description         Derive leaf angle distribution (LAD) from measured leaf inclination angles
long_description    {*}${description}
checksums           rmd160  7990ed77b28e5857648898b856eb348d722c81a0 \
                    sha256  7ddabe91726c13b5a6830a3603538260a76ebc9a2c472e70941882ee122fba62 \
                    size    1845204
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-cowplot \
                    port:R-dplyr \
                    port:R-ggplot2 \
                    port:R-magrittr \
                    port:R-purrr \
                    port:R-rlang \
                    port:R-tidyr \
                    port:R-tidyselect

test.run            yes
