parquetize: Convert Files to Parquet Format
Collection of functions to get files in parquet format.
Parquet is a columnar storage file format <https://parquet.apache.org/>.
The files to convert can be of several formats
("csv", "RData", "rds", "RSQLite",
"json", "ndjson", "SAS", "SPSS"...).
Version: |
0.5.7 |
Depends: |
R (≥ 3.5.0) |
Imports: |
haven (≥ 2.4.0), arrow, curl, readr, jsonlite, DBI, RSQLite, cli, tidyselect, lifecycle, tools, glue, fst, rlang, dplyr |
Suggests: |
knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: |
2024-03-04 |
DOI: |
10.32614/CRAN.package.parquetize |
Author: |
Damien Dotta [aut, cre],
Nicolas Chuche [aut] |
Maintainer: |
Damien Dotta <damien.dotta at live.fr> |
BugReports: |
https://github.com/ddotta/parquetize/issues |
License: |
Apache License (≥ 2.0) |
URL: |
https://ddotta.github.io/parquetize/,
https://github.com/ddotta/parquetize |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
parquetize results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=parquetize
to link to this page.