Package: CrossVA
Type: Package
Title: Verbal Autopsy Data Transform for Use with Various Coding
        Algorithms
Version: 0.9.5
Description: Enables transformation of Verbal Autopsy data collected with the WHO 2016 questionnaire (versions 1.4.1 & 1.5.1)
  for automated coding of Cause of Death using different computer algorithms. Currently supports user-supplied mappings, and
  provides unvalidated, experimental-stage mapping definitions to transform to InterVA4, InterVA5, Tariff 2, and InSilicoVA.
  This package is made available by WHO, in collaboration with the Swiss Tropical and Public Health Institute and the
  Bloomberg Data for Health Initiative.
License: GPL-3
Depends: R (>= 3.2.0)
LazyData: TRUE
RoxygenNote: 6.1.1
Imports: lubridate, stringi
Packaged: 2019-01-19 04:37:49 UTC; jason
Authors@R: c(
  person("Eungang", "Choi", role = "aut"),
  person("Sam", "Clark", role = "aut"),
  person("Zehang", "Li", role = "aut"),
  person("Nicolas", "Maire", email = "nma.swisstph@gmail.com", role = "aut"),
  person("Jason", "Thomas", email = "jarathomas@gmail.com", role = c("aut", "cre"))
  )
Encoding: UTF-8
Suggests: knitr, rmarkdown, testthat, openVA
VignetteBuilder: knitr
NeedsCompilation: no
Author: Eungang Choi [aut],
  Sam Clark [aut],
  Zehang Li [aut],
  Nicolas Maire [aut],
  Jason Thomas [aut, cre]
Maintainer: Jason Thomas <jarathomas@gmail.com>
Repository: CRAN
Date/Publication: 2019-01-19 06:00:02 UTC
