# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "tibblify" in publications use:' type: software license: MIT title: 'tibblify: Rectangle Nested Lists' version: 0.4.1.9000 doi: 10.32614/CRAN.package.tibblify abstract: A tool to rectangle a nested list, that is to convert it into a 'tibble'. This is done automatically or according to a given specification. A common use case is for nested lists coming from parsing 'JSON' files, or the 'JSON' responses of 'REST' 'APIs'. 'Rectangling' uses the 'vctrs' package, and therefore offers a wide support of vector types. authors: - family-names: Harmon given-names: Jon email: jonthegeek@gmail.com orcid: https://orcid.org/0000-0003-4781-4346 - family-names: Girlich given-names: Maximilian email: maximilian.girlich@outlook.com repository: https://poissonconsulting.r-universe.dev repository-code: https://github.com/wranglezone/tibblify commit: d807dc827df3734c4d9ff3da094f31d7b4b97b61 url: https://tibblify.wrangle.zone date-released: '2026-06-01' contact: - family-names: Harmon given-names: Jon email: jonthegeek@gmail.com orcid: https://orcid.org/0000-0003-4781-4346