You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
19 lines
719 B
Tcl
19 lines
719 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 scott.foster fishMod 0.29.1
|
|
revision 0
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL
|
|
description Fit Poisson-sum-of-Gammas GLMs, tweedie GLMs \
|
|
and Delta log-normal models
|
|
long_description {*}${description}
|
|
checksums rmd160 372723c5a1623e5eb14a16aa3903ca6cb3d057f8 \
|
|
sha256 f3d16503d18f5704d02f143bc6e8bcf41ce974852baaa3dc8f0ad5919ec30e08 \
|
|
size 39519
|
|
|
|
test.run yes
|