# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "toonlite" in publications use:' type: software license: MIT title: 'toonlite: Read, Write, Validate, Stream, and Convert TOON Data' version: 0.1.0 doi: 10.32614/CRAN.package.toonlite abstract: A minimal-dependency, performance-first R package for reading, writing, validating, streaming, and converting TOON (Token-Oriented Object Notation) data. Optimized for very large tabular files with robust diagnostics. Supports lossless JSON conversion and tabular CSV/Parquet/Feather conversion. authors: - name: Alejandro Jiménez Rico email: aljrico@gmail.com repository: https://aljrico.r-universe.dev repository-code: https://github.com/aljrico/toonlite commit: 69033579bc60a17b1b0eb7b0ee0798821c55f705 url: https://github.com/aljrico/toonlite date-released: '2026-02-19' contact: - name: Alejandro Jiménez Rico email: aljrico@gmail.com