# -*- 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

# GitHub version lags behind.
R.setup             cran tanaylab tgstat 2.3.28
revision            0
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Fast and efficient statistical tools from the Tanay lab
long_description    {*}${description}
homepage            https://tanaylab.github.io/tgstat
checksums           rmd160  202195c82a054727d38657d5bb26cc7c9989898d \
                    sha256  4a60f53c3e719974bd304f6c8f8e736adc012a007c4be453b006f943d7edc73e \
                    size    63351

compilers.setup     require_fortran

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

test.run            yes
