# -------------------------------------------- # 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 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://razvanazamfirei.r-universe.dev repository-code: https://github.com/tidyverse/tibble commit: 14a68c85804ec39aa73eea1439620ea297bc850d 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