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", "duckdb", "RData", "rds", "RSQLite", "json", "ndjson", "SAS", "SPSS"...).

Version: 0.5.0
Depends: R (≥ 3.5.0)
Imports: haven, arrow, curl, readr, dplyr, jsonlite, DBI, duckdb, RSQLite, cli
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-01-13
Author: Damien Dotta [aut, cre]
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.0.tar.gz
Windows binaries: r-devel: parquetize_0.5.0.zip, r-release: parquetize_0.5.0.zip, r-oldrel: parquetize_0.5.0.zip
macOS binaries: r-release (arm64): parquetize_0.5.0.tgz, r-oldrel (arm64): parquetize_0.5.0.tgz, r-release (x86_64): parquetize_0.5.0.tgz, r-oldrel (x86_64): parquetize_0.5.0.tgz

Linking:

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