# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "shinyfa" in publications use:' type: software license: MIT title: 'shinyfa: Analyze the File Contents of ''shiny'' Directories' version: 0.0.1 doi: 10.32614/CRAN.package.shinyfa abstract: Provides tools for analyzing and understanding the file contents of large 'shiny' application directories. The package extracts key information about render functions, reactive functions, and their inputs from app files, organizing them into structured data frames for easy reference. This streamlines the onboarding process for new contributors and helps identify areas for optimization in complex 'shiny' codebases with multiple files and sourcing chains. authors: - family-names: Daly given-names: Jasmine email: jasmine.dumas@gmail.com orcid: https://orcid.org/0000-0001-8006-2428 repository: https://dalyanalytics.r-universe.dev repository-code: https://github.com/dalyanalytics/shinyfa commit: 9cda78d59ac9a3d73783d948265d5af68f059918 url: https://dalyanalytics.github.io/shinyfa/ date-released: '2025-11-10' contact: - family-names: Daly given-names: Jasmine email: jasmine.dumas@gmail.com orcid: https://orcid.org/0000-0001-8006-2428