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.1 |
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: | 2020-09-02 |
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 |
Reference manual: | prt.pdf |
Vignettes: |
Introduction to 'prt' |
Package source: | prt_0.1.1.tar.gz |
Windows binaries: | r-devel: prt_0.1.1.zip, r-release: prt_0.1.1.zip, r-oldrel: prt_0.1.1.zip |
macOS binaries: | r-release: prt_0.1.1.tgz, r-oldrel: prt_0.1.1.tgz |
Old sources: | prt archive |
Please use the canonical form https://CRAN.R-project.org/package=prt to link to this page.