# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "HIViz" in publications use:' type: software license: GPL-3.0-only title: 'HIViz: Interactive Dashboard for ''HIV'' Data Visualization' version: 0.1.2 doi: 10.32614/CRAN.package.HIViz abstract: 'An interactive ''Shiny'' dashboard for visualizing and exploring key metrics related to HIV/AIDS, including prevalence, incidence, mortality, and treatment coverage. The dashboard is designed to work with a dataset containing specific columns with standardized names. These columns must be present in the input data for the app to function properly: year: Numeric year of the data (e.g. 2010, 2021); sex: Gender classification (e.g. Male, Female); age_group: Age bracket (e.g. 15–24, 25–34); hiv_prevalence: Estimated HIV prevalence percentage; hiv_incidence: Number of new HIV cases per year; aids_deaths: Total AIDS-related deaths; plhiv: Estimated number of people living with HIV; art_coverage: Percentage receiving antiretroviral therapy (ART); testing_coverage: HIV testing services coverage; causes: Description of likely HIV transmission cause (e.g. unprotected sex, drug use). The dataset structure must strictly follow this column naming convention for the dashboard to render correctly.' authors: - family-names: Rashidi Pour given-names: Atefeh email: rashidiatefeh98@gmail.com orcid: https://orcid.org/0009-0002-3834-3183 - family-names: Rashidipour given-names: Marzieh email: marzyeh.rashidi@gmail.com orcid: https://orcid.org/0000-0003-4024-765X repository: https://atefehrashidi.r-universe.dev repository-code: https://github.com/Atefehrashidi/HIViz commit: a035b4c7c5269e489001f825fba9dcf3c64e9234 url: https://github.com/Atefehrashidi/HIViz date-released: '2025-11-20' contact: - family-names: Rashidi Pour given-names: Atefeh email: rashidiatefeh98@gmail.com orcid: https://orcid.org/0009-0002-3834-3183