# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "openaiRtools" in publications use:' type: software license: MIT title: 'openaiRtools: R Client for the ''OpenAI'' API' version: 0.2.2 doi: 10.32614/CRAN.package.openaiRtools abstract: Complete R implementation of OpenAI Python SDK. Provides full compatibility with OpenAI API including chat completions, embeddings, images, audio, fine-tuning, and model management. authors: - family-names: Luo given-names: Chaoyang email: xiaoluolorn@gmail.com repository: https://xiaoluolorn.r-universe.dev repository-code: https://github.com/xiaoluolorn/openaiR commit: a1dff1dfc98b196d3de2ea7066935194ad1b68d8 url: https://github.com/xiaoluolorn/openaiR date-released: '2026-03-02' contact: - family-names: Luo given-names: Chaoyang email: xiaoluolorn@gmail.com