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
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:

Reference manual: parquetize.pdf
Vignettes: aa-conversions

Downloads:

Package source: parquetize_0.5.7.tar.gz
Windows binaries: r-devel: parquetize_0.5.7.zip, r-release: parquetize_0.5.7.zip, r-oldrel: parquetize_0.5.7.zip
macOS binaries: r-release (arm64): parquetize_0.5.7.tgz, r-oldrel (arm64): parquetize_0.5.7.tgz, r-release (x86_64): parquetize_0.5.7.tgz
Old sources: parquetize archive

Linking:

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