A disk-based data manipulation tool for working with
large-than-RAM datasets. Aims to lower the barrier-to-entry for
manipulating large datasets by adhering closely to popular and
familiar data manipulation paradigms like 'dplyr' verbs and
'data.table' syntax.
Version: |
0.8.3 |
Depends: |
R (≥ 4.0), dplyr (≥ 1.1.0) |
Imports: |
Rcpp (≥ 0.12.13), glue (≥ 1.3.1), future.apply (≥ 1.3.0), fs (≥ 1.3.1), jsonlite (≥ 1.6), pryr (≥ 0.1.4), stringr (≥
1.4.0), fst (≥ 0.8.0), future (≥ 1.14.0), data.table (≥
1.12.2), crayon (≥ 1.3.4), bigreadr (≥ 0.2.0), bit64, benchmarkme, purrr (≥ 0.3.2), globals, rlang, arrow |
LinkingTo: |
Rcpp |
Suggests: |
nycflights13, magrittr, shiny, LaF, readr, rstudioapi, broom, ggplot2 |
Published: |
2023-08-24 |
DOI: |
10.32614/CRAN.package.disk.frame |
Author: |
Dai ZJ [aut, cre],
Jacky Poon [ctb] |
Maintainer: |
Dai ZJ <zhuojia.dai at gmail.com> |
BugReports: |
https://github.com/DiskFrame/disk.frame/issues |
License: |
MIT + file LICENSE |
URL: |
https://diskframe.com |
NeedsCompilation: |
yes |
Materials: |
README NEWS |
In views: |
HighPerformanceComputing |
CRAN checks: |
disk.frame results |