# -*- 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 schochastics graphlayouts 1.2.0 v revision 0 maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license MIT description Additional layout algorithms for network visualizations long_description {*}${description} homepage http://graphlayouts.schochastics.net checksums rmd160 22e0402b605f441a717355b2b6c0e247fdabfecf \ sha256 770dc41004ca22cf8a745220edc0befb94d2a78016baf9d3ec17c2b5b39526df \ size 2058674 # github.tarball_from archive depends_lib-append port:R-igraph \ port:R-Rcpp \ port:R-RcppArmadillo # Apparently ARMA_64BIT_WORD can be used on 32-bit platforms as well. # https://github.com/schochastics/graphlayouts/issues/49 depends_test-append port:R-ggplot2 \ port:R-testthat \ port:R-uwot test.run yes