# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "shinyreprex" in publications use:' type: software license: MIT title: 'shinyreprex: Reproducible Code for ''Shiny'' Objects' version: 0.2.0 doi: 10.32614/CRAN.package.shinyreprex abstract: Provides functionality to extract reactive expressions from a 'shiny' application and convert them into stand-alone R scripts. This enables users to reproduce tables and visualisations outside the interactive UI, facilitating integration into static reports or automated workflows without requiring access to the original application source code. authors: - family-names: Baldry given-names: Ashley email: ashley.baldry@acuityanalytics.com repository: https://cran.r-universe.dev repository-code: https://github.com/AscentSoftware/shinyreprex commit: 39d6f3c7453eb69e2e89a77fbd81d6df6b98728f url: https://ascentsoftware.github.io/shinyreprex/ date-released: '2026-06-29' contact: - family-names: Baldry given-names: Ashley email: ashley.baldry@acuityanalytics.com