# -*- 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 schochastics oaqc 2.0.0
revision            0
maintainers         nomaintainer
license             GPL-3
description         Computation of the Orbit-Aware Quad Census
long_description    {*}${description}
homepage            https://github.com/schochastics/oaqc
checksums           rmd160  95df40fc366a9cdf8d9da88b2b55739137912958 \
                    sha256  e9434942b5b409aeb540c6b0b38aab8b02ebe963aa7d818923ab0e10913ae738 \
                    size    87978

depends_test-append port:R-igraph \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-testthat

test.run            yes
