Package: feather
Title: R Bindings to the Feather 'API'
Version: 0.4.0
Authors@R: c(
    person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
    person("RStudio", role = "cph"),
    person("LevelDB Authors", role = "ctb")
  )
Description: Read and write feather files, a lightweight binary columnar
    data store designed for maximum speed.
License: Apache License 2.0
URL: https://github.com/wesm/feather
BugReports: https://github.com/wesm/feather/issues
Imports: arrow (>= 0.17.0)
Suggests: hms, testthat (>= 3.0.0), tibble
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2025-12-05 17:22:11 UTC; hadleywickham
Author: Hadley Wickham [aut, cre],
  RStudio [cph],
  LevelDB Authors [ctb]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2025-12-06 14:30:07 UTC
Built: R 4.4.3; ; 2025-12-17 03:56:30 UTC; windows
