Files
2024-11-05 14:29:48 -05:00

24 lines
841 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
# Revert to GitHub once updated there.
R.setup cran statnet statnet.common 4.10.0
revision 0
maintainers nomaintainer
license GPL-3
description Common R scripts and utilities Used by the Statnet Project software
long_description {*}${description}
checksums rmd160 d3c4ce99e437fc35ae6949964e23cfcb7dc7c404 \
sha256 b7bad83d3b86f7b7489634260970a32a119a34845219e8ed32993a10313541c3 \
size 76529
# github.tarball_from archive
depends_lib-append port:R-coda
depends_test-append port:R-covr \
port:R-rlang
test.run yes