# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "table.express" in publications use:' type: software license: MPL-2.0 title: 'table.express: Build ''data.table'' Expressions with Data Manipulation Verbs' version: 0.4.2 doi: 10.32614/CRAN.package.table.express abstract: A specialization of 'dplyr' data manipulation verbs that parse and build expressions which are ultimately evaluated by 'data.table', letting it handle all optimizations. A set of additional verbs is also provided to facilitate some common operations on a subset of the data. authors: - family-names: Sarda-Espinosa given-names: Alexis email: alexis.sarda@gmail.com repository: https://fastverse.r-universe.dev repository-code: https://github.com/asardaes/table.express commit: e7864291f91fa68abbf7c82396d275122453106d url: https://asardaes.github.io/table.express/ date-released: '2023-04-02' contact: - family-names: Sarda-Espinosa given-names: Alexis email: alexis.sarda@gmail.com