# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rotio" in publications use:' type: software license: Apache-2.0 title: 'rotio: Pure-R ''OpenTimelineIO'' Document Model' version: 0.1.0 abstract: A dependency-light 'OpenTimelineIO' (OTIO) document layer in pure R. Provides constructors for the OTIO object model (timelines, tracks, clips, gaps, media references, rational times and time ranges), functional builders that return new objects, and readers and writers for canonical '.otio' files through 'jsonlite'. The optional 'RcppOTIO' package validates output against the real 'OpenTimelineIO' C++ library. No compiled code. authors: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X repository: https://cornball-ai.r-universe.dev repository-code: https://github.com/cornball-ai/rotio commit: 057eabe166225d714cf96b0bc6b47389f6cb2a20 url: https://github.com/cornball-ai/rotio date-released: '2026-06-12' contact: - family-names: Hernandez given-names: Troy email: troy@cornball.ai orcid: https://orcid.org/0009-0005-4248-604X