# -------------------------------------------- # 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.9020 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 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