# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "polars" in publications use:' type: software license: MIT title: 'polars: Lightning-Fast ''DataFrame'' Library' version: 0.18.0 abstract: Lightning-fast 'DataFrame' library written in 'Rust'. Convert R data to 'Polars' data and vice versa. Perform fast, lazy, larger-than-memory and optimized data queries. 'Polars' is interoperable with the package 'arrow', as both are based on the 'Apache Arrow' Columnar Format. authors: - family-names: Vink given-names: Ritchie email: ritchie46@gmail.com - family-names: Welling given-names: Soren email: sorhawell@gmail.com - family-names: Shima given-names: Tatsuya email: ts1s1andn@gmail.com - family-names: Bacher given-names: Etienne email: etienne.bacher@protonmail.com orcid: https://orcid.org/0000-0002-9271-5075 repository: https://r-multiverse.r-universe.dev repository-code: https://github.com/pola-rs/r-polars url: https://pola-rs.github.io/r-polars/ contact: - family-names: Welling given-names: Soren email: sorhawell@gmail.com identifiers: - type: url value: https://rpolars.r-universe.dev/polars