mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
868 B
Tcl
21 lines
868 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 johannes.dietrich SPINA 4.1.0
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license BSD
|
|
description Structure Parameter Inference Approach
|
|
long_description Calculates constant structure parameters of endocrine homeostatic systems \
|
|
from equilibrium hormone concentrations.
|
|
homepage https://spina.sourceforge.net
|
|
checksums rmd160 39a24a2dd6f7cbaca085813263eb5398065b71eb \
|
|
sha256 a932efdc882fe4f056557cb77916f50cee8be499385a1119c6e2001c4109fe74 \
|
|
size 8233
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|