Package: openVA Type: Package Title: Automated Method for Verbal Autopsy Version: 1.2.0 Date: 2025-09-23 Authors@R: c(person(given = c("Zehang", "Richard"), family = "Li", role = c("aut", "cre"), email = "lizehang@gmail.com"), person(given = "Jason", family = "Thomas", role = "aut"), person(given = c("Tyler", "H."), family = "McCormick", role = "aut"), person(given = c("Samuel", "J."), family = "Clark", role = "aut")) Depends: R (>= 3.5.0) Encoding: UTF-8 Imports: InterVA5 (>= 1.0.1), InSilicoVA (>= 1.1.3), InterVA4 (>= 1.7.3), Tariff (>= 1.0.1), ggplot2, crayon, cli, methods, rlang Suggests: covr, EAVA, knitr, nbc4va, R.rsp, testthat, vacalibration Description: Implements multiple existing open-source algorithms for coding cause of death from verbal autopsies. The methods implemented include 'InterVA4' by Byass et al (2012) , 'InterVA5' by Byass at al (2019) , 'InSilicoVA' by McCormick et al (2016) , 'NBC' by Miasnikof et al (2015) , and a replication of 'Tariff' method by James et al (2011) and Serina, et al. (2015) . It also provides tools for data manipulation tasks commonly used in Verbal Autopsy analysis and implements easy graphical visualization of individual and population level statistics. The 'NBC' method is implemented by the 'nbc4va' package that can be installed from . Note that this package was not developed by authors affiliated with the Institute for Health Metrics and Evaluation and thus unintentional discrepancies may exist in the implementation of the 'Tariff' method. License: GPL-2 URL: https://github.com/verbal-autopsy-software/openVA BugReports: https://github.com/verbal-autopsy-software/openVA/issues RoxygenNote: 7.3.2 VignetteBuilder: R.rsp, knitr NeedsCompilation: no Config/build/clean-inst-doc: FALSE Config/pak/sysreqs: make default-jdk libssl-dev Repository: https://verbal-autopsy-software.r-universe.dev Date/Publication: 2025-09-24 04:33:01 UTC RemoteUrl: https://github.com/verbal-autopsy-software/openva RemoteRef: HEAD RemoteSha: 22abc684201defa2d2aab6956fb9e0c50104833b Packaged: 2026-06-21 07:39:59 UTC; root Author: Zehang Richard Li [aut, cre], Jason Thomas [aut], Tyler H. McCormick [aut], Samuel J. Clark [aut] Maintainer: Zehang Richard Li