Files
2024-06-26 16:36:17 -04:00

26 lines
905 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 biometry bipartite 2.20
revision 0
maintainers nomaintainer
license GPL-2+
description Visualising bipartite networks \
and calculating some (ecological) indices
long_description {*}${description}
checksums rmd160 4e894f5e3eeff40c02f83591a5d03acf51ea2416 \
sha256 86f66ce178db0589c0aa4e51509696bf0fb8a316b06c0edecfd4ce924b32fd71 \
size 2056825
depends_lib-append port:R-fields \
port:R-igraph \
port:R-permute \
port:R-sna \
port:R-vegan
depends_test-append port:R-knitr
test.run yes