Files
2024-05-24 14:31:39 +10:00

22 lines
770 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 cran classGraph 0.7-6
revision 1
maintainers nomaintainer
license GPL-2+
description Construct graphs of S4 class hierarchies
long_description {*}${description}
checksums rmd160 5df2f3404cdab142418bc968334207638336c4cd \
sha256 5c7f2832d769ef647d8456f5d60cc9824e5a34e9fb1a1c22940a1cd88bcede82 \
size 13728
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-graph \
port:R-Rgraphviz
test.run yes