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
713 B
Tcl
20 lines
713 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 SemiPar 1.0-4.2
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Semiparametic regression
|
|
long_description {*}${description}
|
|
checksums rmd160 1bd3fbe572a73c02fe70c59353b5d367b29dde77 \
|
|
sha256 9cc4f0f62c3b646bd949ce51db068059b022b32a30d41265407c52b66f6e435d \
|
|
size 145008
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|