mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
23 lines
832 B
Tcl
23 lines
832 B
Tcl
# -*- 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 diego.gallardo RBE3 1.1
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Estimation and additional tools for quantile generalized Beta regression model
|
|
long_description {*}${description}
|
|
checksums rmd160 2286da67b14a07580cbc8ec483434b53ba5d8ec0 \
|
|
sha256 8ca784a55d5b657fd04d0106506bc75e08d9f82f455f48478db5e494bb35f3ea \
|
|
size 6234
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-gtools \
|
|
port:R-pracma
|
|
|
|
test.run yes
|