mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
See https://github.com/macports/macports-ports/pull/26909#issuecomment-3339115770
20 lines
710 B
Tcl
20 lines
710 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 Formula 1.2-5
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Extended model formulas
|
|
long_description {*}${description}
|
|
checksums rmd160 98c42815f9a6bf297492ebe51cb2e6d7a39826af \
|
|
sha256 86254674600d64e18b65d52f42d7ebfc217c8e1945cb63ac06da22cbf04d355c \
|
|
size 128259
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|