mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
25 lines
846 B
Tcl
25 lines
846 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 buttsc network 1.19.0
|
|
revision 0
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Classes for relational data
|
|
long_description {*}${description}
|
|
checksums rmd160 fcdd1987a16b26c0f90c9463bad0138060c5c841 \
|
|
sha256 fd12a007fb16411ef386102f3ebb582ffc5b6798a7eb83858cb8601e1a152012 \
|
|
size 507232
|
|
|
|
depends_lib-append port:R-magrittr \
|
|
port:R-statnet.common \
|
|
port:R-tibble
|
|
|
|
depends_test-append port:R-covr \
|
|
port:R-sna \
|
|
port:R-testthat
|
|
|
|
test.run yes
|