# -*- 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 Paul-Haimerl PAGFL 1.1.3 v
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             AGPL-3+
description         Joint estimation of latent groups and group-specific coefficients \
                    in panel data models
long_description    {*}${description}
checksums           rmd160  1e9474cadcedea56f4ed56bd4c64b99df23c7f34 \
                    sha256  4a637cd1f2517fdf3b90e0f84b2fcae586f5a8add5592f6357e54f4edfbc5a68 \
                    size    482112
github.tarball_from archive

depends_lib-append  port:R-ggplot2 \
                    port:R-lifecycle \
                    port:R-Rcpp \
                    port:R-RcppArmadillo \
                    port:R-RcppParallel \
                    port:R-RcppThread

compilers.setup     require_fortran

depends_test-append port:R-testthat

test.run            yes
