The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
An R package for interactive visualization and exploration of key HIV/AIDS indicators, including prevalence, incidence, mortality, and treatment coverage, via a Shiny dashboard.
The input dataset must include the following columns with exact names:
All column names must be spelled exactly as listed. The causes column should contain clear, human-readable labels for transmission modes.
The development version of the ‘HIViz’ package is available for installation. You can install it from Github using:
# install.packages("remotes")
::install_github("AtefehRashidi/HIViz") remotes
You can install the development version of HIViz from GitHub with:
# install pak if not installed:
install.packages("pak")
# then install HIViz from GitHub:
::pak("AtefehRashidi/HIViz") pak
Then run the Shiny App with:
::launchApp() HIViz
You can test the dashboard with the built-in
sample_data
.
Issues and pull requests are welcome. Please open an issue to report bugs or suggest enhancements.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.