# -*- 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 stat.umn.edu pooh 0.3-2
revision            1
categories-append   economics math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Partial orders and relations
long_description    Finds equivalence classes corresponding to a symmetric relation \
                    or undirected graph. Finds total order consistent \
                    with partial order or directed graph (so-called topological sort).
homepage            https://www.stat.umn.edu/geyer/pooh
checksums           rmd160  062ee39a80ed306c999f784f3ddb777c3511d324 \
                    sha256  f2ec2c4e53622a573f7551a2911b57949e4f0d5d8e75e2f4d6ea7a15922c8a63 \
                    size    5979

test.run            yes
