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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=parquetize
to link to this page.