Files

29 lines
1.0 KiB
Tcl

# -*- 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 privefl bigreadr 0.2.5
revision 2
categories-append textproc
maintainers nomaintainer
license GPL-3
description Read large text files by splitting them in smaller files
long_description {*}${description}
homepage https://privefl.github.io/bigreadr
checksums rmd160 693f1edcafbb7a191bcff34e7988d291ca444b3a \
sha256 d314a408a8bef8130d6282d9ac83ec16f9ad7b090a99e9d04c858a096f2e9e97 \
size 126999
depends_lib-append port:R-bigassertr \
port:R-data.table \
port:R-parallelly \
port:R-Rcpp
depends_test-append port:R-covr \
port:R-RSQLite \
port:R-spelling \
port:R-testthat
test.run yes