# -*- 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 truecluster ff 4.5.2
revision            2
categories-append   devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             {GPL-2 GPL-3}
description         Memory-efficient storage of large data on disk \
                    and fast access functions.
long_description    {*}${description}
homepage            https://github.com/truecluster/ff
checksums           rmd160  9a23512e4ceb00279dfad399a8d023c5d345a9c6 \
                    sha256  0551f57cfcc7b05f3ed85b4b9570b3a96597e687db0c67fb3f26e38d92c6352c \
                    size    328698

depends_lib-append  port:R-bit

depends_test-append port:R-biglm \
                    port:R-markdown \
                    port:R-testthat

test.run            yes
