You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
771 B
Tcl
22 lines
771 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 cran statmod 1.5.0
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Statistical modelling
|
|
long_description Collection of algorithms and functions to aid statistical modelling.
|
|
checksums rmd160 c11835855d3cc248fb3c69a20e607f92be1c94f0 \
|
|
sha256 d61c3ef9b09d55b42e038f8d767fa483ebbdec2a9c7172b1b0ccda0ae0016ec9 \
|
|
size 92486
|
|
|
|
compilers.setup require_fortran
|
|
|
|
depends_test-append port:R-tweedie
|
|
|
|
test.run yes
|