Files

26 lines
937 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 gmcmacran extendedFamily 0.2.4
revision 1
categories-append math
maintainers nomaintainer
license GPL-3
description Additional families for generalized linear models
long_description Creates family objects identical to stats family but for new links.
checksums rmd160 c319641bc1113981baf3677e3eb2891819afa0fb \
sha256 31e4b34c75b41e4cb6db0c71dc18d54d74f3cb9ab0b4078138a2ca202df4ca1e \
size 21505
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-assertthat
depends_test-append port:R-covr \
port:R-numDeriv \
port:R-testthat
test.run yes