You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
20 lines
732 B
Tcl
20 lines
732 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 vito.muggeo segmented 2.1-2
|
|
revision 0
|
|
categories-append math
|
|
platforms {darwin any}
|
|
maintainers nomaintainer
|
|
license GPL
|
|
description Regression models with break-points estimation
|
|
long_description {*}${description}
|
|
checksums rmd160 1c872138357124871b4ed8477527d1a410f81a3c \
|
|
sha256 ebbeacf729ea562e96ff321b6b6747ddad79bdcf3a3ad6efdeda5621dc3d03db \
|
|
size 308850
|
|
supported_archs noarch
|
|
|
|
test.run yes
|