Package: nanoparquet
Title: Read Parquet Files
Version: 0.2.0
Authors@R: c(
	person("Gábor", "Csárdi", role = c("aut", "cre"), email = "csardi.gabor@gmail.com"),
	person("Hannes", "Mühleisen", role = c("aut", "cph"), comment = c(ORCID = "0000-0001-8552-0029")),
	person("Google Inc.", role = "cph"),
	person("Apache Software Foundation", role = "cph"),
	person("Posit Software, PBC", role = "cph"))
Description: Self-sufficient reader and writer for flat Parquet files.
    Can read most Parquet data types. Can write many R data types,
    including factors and temporal types. Supports Snappy compression.
Depends: R (>= 4.0.0)
License: MIT + file LICENSE
URL: https://github.com/r-lib/nanoparquet,
        https://r-lib.github.io/nanoparquet/
BugReports: https://github.com/r-lib/nanoparquet/issues
Encoding: UTF-8
Suggests: arrow, DBI, duckdb, hms, mockery, pillar, processx,
        rprojroot, spelling, testthat, withr
RoxygenNote: 7.3.1
Config/testthat/edition: 3
Config/Needs/website: tidyverse/tidytemplate
Language: en-US
NeedsCompilation: yes
Packaged: 2024-05-28 18:00:51 UTC; gaborcsardi
Author: Gábor Csárdi [aut, cre],
  Hannes Mühleisen [aut, cph] (<https://orcid.org/0000-0001-8552-0029>),
  Google Inc. [cph],
  Apache Software Foundation [cph],
  Posit Software, PBC [cph]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-30 08:10:02 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-05-30 09:04:42 UTC; unix
Archs: nanoparquet.so.dSYM
