# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tibble" in publications use:' type: software license: MIT title: 'tibble: Simple Data Frames' version: 3.3.1.9016 doi: 10.32614/CRAN.package.tibble abstract: Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the traditional data frame. authors: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412 - family-names: Wickham given-names: Hadley email: hadley@rstudio.com repository: https://cynkra.r-universe.dev repository-code: https://github.com/tidyverse/tibble commit: c51fe5d0f7fda6dc142fc7212f1727de4d10e664 url: https://tibble.tidyverse.org/ date-released: '2026-05-24' contact: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412