# -------------------------------------------- # 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.2.1.9046 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://tidyverse.r-universe.dev repository-code: https://github.com/tidyverse/tibble commit: fe2edfe2bcc3482e1451931dfe6a5bd4c6d9518e url: https://tibble.tidyverse.org/ contact: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412