mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
736 B
Tcl
22 lines
736 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 Rbent 0.1.0
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Robust bent line regression
|
|
long_description {*}${description}
|
|
checksums rmd160 9579a969597d7501811cc5e808a3d947ed3531f7 \
|
|
sha256 32ef4413a893450de0720441e6962bf7130b175cbc839d0519a33908db296b76 \
|
|
size 7451
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-Rfit
|
|
|
|
test.run yes
|