mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
27 lines
1023 B
Tcl
27 lines
1023 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 statnet statnet 2019.6
|
|
revision 2
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license {GPL-2 GPL-3}
|
|
description Software tools for the statistical analysis of network data
|
|
long_description {*}${description}
|
|
checksums rmd160 f16c7e908f4961cdd270d1f3fc6a9b36fb122f68 \
|
|
sha256 0903e1a81ed1b6289359cefd12da1424c92456d19e062c3f74197b69e536b29d \
|
|
size 7589
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_lib-append port:R-ergm \
|
|
port:R-ergm.count \
|
|
port:R-network \
|
|
port:R-networkDynamic \
|
|
port:R-sna \
|
|
port:R-statnet.common \
|
|
port:R-tergm \
|
|
port:R-tsna
|