# -*- 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 thl2019 qfa 4.2
revision            1
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Quantile-Frequency Analysis (QFA) of time series
long_description    {*}${description}
homepage            https://github.com/thl2019/QFA
checksums           rmd160  c45e194b57b6ea6a95422e27d22dd494daf0eb07 \
                    sha256  7851a4eeec0255c5c85196ae39a2e52d3c764657a8e91ecb53dbf40a56219e74 \
                    size    325830

depends_lib-append  port:R-colorRamps \
                    port:R-doParallel \
                    port:R-fields \
                    port:R-foreach \
                    port:R-quantreg \
                    port:R-RhpcBLASctl

compilers.setup     require_fortran

test.run            yes
