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
18 lines
732 B
Tcl
18 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 cran AdequacyModel 2.0.0
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Adequacy of probabilistic models and general purpose optimization
|
|
long_description {*}${description}
|
|
checksums rmd160 c82424e3f8b80b0d8a1b58517173d9da091ff1e7 \
|
|
sha256 581f1cd83474c2346442d76189d33a525a34221bfdf2743511937a1e5834b72a \
|
|
size 12594
|
|
supported_archs noarch
|
|
platforms {darwin any}
|