Package: InSilicoVA Type: Package Title: Probabilistic Verbal Autopsy Coding with 'InSilicoVA' Algorithm Version: 1.4.2 Date: 2025-07-21 Authors@R: c(person(given = c("Zehang", "Richard"), family = "Li", role = c("aut", "cre"), email = "lizehang@gmail.com"), person(given = "Tyler", family = "McCormick", role = "aut"), person(given = "Sam", family = "Clark", role = "aut")) Depends: R (>= 3.5.0), rJava, coda, ggplot2, InterVA5 Imports: methods, grDevices SystemRequirements: Java (>= 7) Description: Computes individual causes of death and population cause-specific mortality fractions using the 'InSilicoVA' algorithm from McCormick et al. (2016) . It uses data derived from verbal autopsy (VA) interviews, in a format similar to the input of the widely used 'InterVA' method. This package provides general model fitting and customization for 'InSilicoVA' algorithm and basic graphical visualization of the output. License: GPL-2 URL: https://github.com/verbal-autopsy-software/InSilicoVA BugReports: https://github.com/verbal-autopsy-software/InSilicoVA/issues RoxygenNote: 7.3.2 Suggests: testthat Config/pak/sysreqs: make default-jdk libssl-dev Repository: https://verbal-autopsy-software.r-universe.dev Date/Publication: 2025-08-08 18:40:10 UTC RemoteUrl: https://github.com/verbal-autopsy-software/insilicova RemoteRef: HEAD RemoteSha: da922e77d71e65d6ad8facd2bbb9f60e43effb7e RemoteSubdir: InSilicoVA NeedsCompilation: no Packaged: 2026-06-05 07:57:58 UTC; root Author: Zehang Richard Li [aut, cre], Tyler McCormick [aut], Sam Clark [aut] Maintainer: Zehang Richard Li