# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "skimr" in publications use:' type: software license: GPL-3.0-only title: 'skimr: Compact and Flexible Summaries of Data' version: 2.2.1.9000 doi: 10.32614/CRAN.package.skimr identifiers: - type: url value: https://github.com/ropensci/skimr/ abstract: A simple to use summary function that can be used with pipes and displays nicely in the console. The default summary statistics may be modified by the user as can the default formatting. Support for data frames and vectors is included, and users can implement their own skim methods for specific object types as described in a vignette. Default summaries include support for inline spark graphs. Instructions for managing these on specific operating systems are given in the "Using skimr" vignette and the README. authors: - family-names: Waring given-names: Elin email: elin.waring@gmail.com - family-names: Quinn given-names: Michael email: msquinn@google.com - family-names: McNamara given-names: Amelia email: amcnamara@smith.edu - family-names: Rubia given-names: Eduardo name-particle: Arino de la email: earino@gmail.com - family-names: Zhu given-names: Hao email: haozhu233@gmail.com - family-names: Ellis given-names: Shannon email: sellis18@jhmi.edu repository: https://ropensci.r-universe.dev repository-code: https://github.com/ropensci/skimr commit: 7ce6c96dcbb2debf3de6f015c45d2ca6417932ba url: https://docs.ropensci.org/skimr/ date-released: '2025-07-27' contact: - family-names: Waring given-names: Elin email: elin.waring@gmail.com