# -------------------------------------------- # 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: R Bindings for the ''polars'' Rust Library' version: 1.3.1 doi: 10.32614/CRAN.package.polars identifiers: - type: url value: https://rpolars.r-universe.dev/polars 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: 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 - name: Authors of the dependency Rust crates repository: https://test.r-universe.dev repository-code: https://github.com/pola-rs/r-polars commit: abadcb1094849798112ec24fdd2dc27435716c91 url: https://pola-rs.github.io/r-polars/ date-released: '2025-09-14' contact: - family-names: Shima given-names: Tatsuya email: ts1s1andn@gmail.com