# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "btw" in publications use:' type: software license: MIT title: 'btw: A Toolkit for Connecting R and Large Language Models' version: 1.3.0 doi: 10.32614/CRAN.package.btw abstract: 'A complete toolkit for connecting ''R'' environments with Large Language Models (LLMs). Provides utilities for describing ''R'' objects, package documentation, and workspace state in plain text formats optimized for LLM consumption. Supports multiple workflows: interactive copy-paste to external chat interfaces, programmatic tool registration with ''ellmer'' chat clients, batteries-included chat applications via ''shinychat'', and exposure to external coding agents through the Model Context Protocol. Project configuration files enable stable, repeatable conversations with project-specific context and preferred LLM settings.' authors: - family-names: Aden-Buie given-names: Garrick email: garrick@adenbuie.com orcid: https://orcid.org/0000-0002-7111-0077 - family-names: Couch given-names: Simon email: simon.couch@posit.co orcid: https://orcid.org/0000-0001-5676-5107 - family-names: Cheng given-names: Joe email: joe@posit.co repository: https://cran.r-universe.dev repository-code: https://github.com/posit-dev/btw commit: 10a9424dd9458d7c23f56f3b5dc41adb2c9e72b6 url: https://posit-dev.github.io/btw/ date-released: '2026-07-02' contact: - family-names: Aden-Buie given-names: Garrick email: garrick@adenbuie.com orcid: https://orcid.org/0000-0002-7111-0077