prt: Tabular Data Backed by Partitioned 'fst' Files

Intended for larger-than-memory tabular data, 'prt' objects provide an interface to read row and/or column subsets into memory as data.table objects. Data queries, constructed as 'R' expressions, are evaluated using the non-standard evaluation framework provided by 'rlang' and file-backing is powered by the fast and efficient 'fst' package.

Version: 0.1.3
Imports: assertthat, fst, data.table, utils, vctrs, tibble, cli, pillar, crayon, fansi, backports, rlang, knitr
Suggests: testthat, xml2, covr, withr, nycflights13, datasets, rmarkdown, bench
Published: 2021-02-23
Author: Nicolas Bennett [aut, cre], Drago Plecko [ctb]
Maintainer: Nicolas Bennett <nicolas.bennett at stat.math.ethz.ch>
BugReports: https://github.com/nbenn/prt/issues
License: GPL-3
URL: https://nbenn.github.io/prt/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: prt results

Downloads:

Reference manual: prt.pdf
Vignettes: Introduction to 'prt'
Package source: prt_0.1.3.tar.gz
Windows binaries: r-devel: prt_0.1.3.zip, r-release: prt_0.1.3.zip, r-oldrel: prt_0.1.3.zip
macOS binaries: r-release: prt_0.1.3.tgz, r-oldrel: prt_0.1.2.tgz
Old sources: prt archive

Reverse dependencies:

Reverse imports: ricu

Linking:

Please use the canonical form https://CRAN.R-project.org/package=prt to link to this page.