Package: parqr
Type: Package
Title: Read in Multi-Part Parquet Files
Version: 0.1.0
Authors@R: person("John", "Waller", email = "jhnwllr@gmail.com", role = c("aut", "cre")) 
Description: Reads in multi-part parquet files. Will read in parquet files that have not been previously coalesced into one file. Convenient for reading in moderately sized, but split files. 
URL: https://github.com/jhnwllr/parqr
License: CC0
BugReports: https://github.com/jhnwllr/parqr/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Language: en-US
Imports: purrr, arrow, magrittr
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-07-14 12:31:05 UTC; ftw712
Author: John Waller [aut, cre]
Maintainer: John Waller <jhnwllr@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-15 07:50:09 UTC
Built: R 4.0.2; ; 2021-07-16 10:30:14 UTC; unix
