# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "llmflow" in publications use:' type: software license: GPL-3.0-or-later title: 'llmflow: Reasoning and Acting Workflow for Automated Data Analysis' version: 3.0.2 doi: 10.32614/CRAN.package.llmflow abstract: Provides a framework for integrating Large Language Models ('LLMs') with R programming through workflow automation. Built on the 'ReAct' (Reasoning and Acting) architecture, enables bi-directional communication between 'LLMs' and R environments. Features include automated code generation and execution, intelligent error handling with retry mechanisms, persistent session management, structured JSON output validation, and context-aware conversation management. authors: - family-names: Liu given-names: Zaoqu email: liuzaoqu@163.com orcid: https://orcid.org/0000-0002-0452-742X repository: https://zaoqu-liu.r-universe.dev repository-code: https://github.com/Zaoqu-Liu/llmflow commit: 40b3351f56e94e80bbecfd3b4d687e70fc3a9228 url: https://github.com/Zaoqu-Liu/llmflow date-released: '2026-01-22' contact: - family-names: Liu given-names: Zaoqu email: liuzaoqu@163.com orcid: https://orcid.org/0000-0002-0452-742X