# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "LLMR.shiny" in publications use:' type: software license: MIT title: 'LLMR.shiny: Shared ''Shiny'' Substrate for ''LLMR'' Family GUIs' version: 0.1.1 abstract: Provides the shared shell that 'LLMR'-family graphical interfaces are built on. It includes provider and model selection, environment-variable-based API-key handling, demo and live runners, session cost accounting, error banners, comma-separated-value upload and column mapping, and display helpers for the shared diagnostics() and report() generics. Graphical interfaces for the method packages import these helpers rather than each reimplementing them, so a fix here is available to every interface that depends on it. authors: - family-names: Sanaei given-names: Ali email: sanaei@uchicago.edu repository: https://cran.r-universe.dev repository-code: https://github.com/asanaei/LLMR.shiny commit: 575a77b9c522d031b4bc666c3c1595500dec49f6 url: https://github.com/asanaei/LLMR.shiny date-released: '2026-07-21' contact: - family-names: Sanaei given-names: Ali email: sanaei@uchicago.edu