Package: webddx
Type: Package
Title: Interact with Online Differential Diagnosis-Generating Tools
Version: 0.1.0
Authors@R: c(person("Raoul", "Wadhwa", email = "raoulwadhwa@gmail.com", role = c("aut", "cre")),
    person("Marvin", "Natowicz", role = "aut"),
    person("Deborah", "Park", role = "ctb"))
Description: Freely available online differential-diagnosis generating tools are
    changing clinical medicine and biomedical research. With webddx, useRs can
    generate differential diagnosis lists given a set of symptoms. The web tools
    would likely be directly used in clinical practice, but programmatic interaction
    and data manipulation can sharply increase efficiency and reproducibility
    of research in clinical informatics. Relevant visualizations can also be
    created with webddx.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: jsonlite (>= 1.5)
Suggests: covr, testthat
URL: https://github.com/rrrlw/webddx
BugReports: https://github.com/rrrlw/webddx/issues
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-12-11 14:27:08 UTC; WADHWAR
Author: Raoul Wadhwa [aut, cre],
  Marvin Natowicz [aut],
  Deborah Park [ctb]
Maintainer: Raoul Wadhwa <raoulwadhwa@gmail.com>
Repository: CRAN
Date/Publication: 2018-12-21 14:20:03 UTC
