Package: HIViz 0.1.2
HIViz: Interactive Dashboard for 'HIV' Data Visualization
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:
HIViz_0.1.2.tar.gz
HIViz_0.1.2.zip(r-4.7)HIViz_0.1.2.zip(r-4.6)HIViz_0.1.2.zip(r-4.5)
HIViz_0.1.2.tgz(r-4.6-any)HIViz_0.1.2.tgz(r-4.5-any)
HIViz_0.1.2.tar.gz(r-4.7-any)HIViz_0.1.2.tar.gz(r-4.6-any)
HIViz_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
HIViz/json (API)
| # Install 'HIViz' in R: |
| install.packages('HIViz', repos = c('https://atefehrashidi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/atefehrashidi/hiviz/issues
- sample_data - Sample HIV Epidemiology Dataset
Last updated from:a035b4c7c5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 171 | ||
| source / vignettes | OK | 197 | ||
| linux-release-x86_64 | OK | 162 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| windows-devel | OK | 125 | ||
| windows-release | OK | 110 | ||
| windows-oldrel | OK | 95 | ||
| wasm-release | OK | 136 |
Exports:launchApp
Dependencies:askpassbase64encbitbit64bslibcachemcellrangerclicliprcommonmarkcpp11crayoncrosstalkcurldata.tabledigestdplyrDTevaluatefarverfastmapfontawesomeforcatsfsgenericsggplot2ggrepelgluegtablehavenhighrhmshtmltoolshtmlwidgetshttpuvhttrisobandjquerylibjsonliteknitrlabelinglaterlazyevallifecyclemagrittrmemoisemimeopensslotelpaletteerpillarpkgconfigplotlyprettyunitsprismaticprogresspromisespurrrR6rappdirsRColorBrewerRcppreadrreadxlrematchrematch2rlangrmarkdownrstudioapiS7sassscalesshinyshinydashboardshinyWidgetssourcetoolsstringistringrsystibbletidyrtidyselecttinytextzdbutf8vctrsviridisLitevroomwithrwordcloudxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Launch the HIViz Shiny App | launchApp |
| Sample HIV Epidemiology Dataset | sample_data |
