You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
962 B
Tcl
25 lines
962 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 github statnet ergm.userterms 16c0a836e39baede8062311f0272305bfa5efc32
|
|
version 3.10.0-111
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description Template package to demonstrate the use of user-specified statistics for use in ergm models
|
|
long_description {*}${description}
|
|
checksums rmd160 0d045bd48ddc5e0d0e20abf8d72fbdf1b570d4b7 \
|
|
sha256 e40bf0b25cbb9e89e80d59c117ab080fae16496c473674a893ff0db7a3d7aeab \
|
|
size 510663
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-ergm \
|
|
port:R-network \
|
|
port:R-statnet.common
|
|
|
|
test.run yes
|