Package: nanoparquet
Title: Read and Write 'Parquet' Files
Version: 0.4.2
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"),
    person("RAD Game Tools", role = "cph"),
    person("Valve Software", role = "cph"),
    person("Tenacious Software LLC", role = "cph"),
    person("Facebook, Inc.", 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. See docs for limitations.
Depends: R (>= 4.0.0)
License: MIT + file LICENSE
URL: https://github.com/r-lib/nanoparquet,
        https://nanoparquet.r-lib.org/
BugReports: https://github.com/r-lib/nanoparquet/issues
Encoding: UTF-8
Suggests: arrow, bit64, DBI, duckdb, hms, mockery, pillar, processx,
        rprojroot, spelling, testthat, tzdb, withr
RoxygenNote: 7.3.2.9000
Config/testthat/edition: 3
Config/Needs/website: tidyverse/tidytemplate, r-lib/pkgdown, dplyr, gt,
        gtExtras, knitr, nycflights13, prettyunits, quarto, rmarkdown,
        sessioninfo, svglite
Language: en-US
Biarch: true
NeedsCompilation: yes
Packaged: 2025-02-22 10:23:40 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],
  RAD Game Tools [cph],
  Valve Software [cph],
  Tenacious Software LLC [cph],
  Facebook, Inc. [cph]
Maintainer: Gábor Csárdi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-22 10:50:03 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 00:56:35 UTC; windows
Archs: x64
