Package: mds
Type: Package
Title: Medical Devices Surveillance
Version: 0.1.0
Authors@R: person("Gary", "Chung", email="gchung05@gmail.com",
  role=c("aut", "cre"))
Maintainer: Gary Chung <gchung05@gmail.com>
Description: A set of core functions for handling medical device event data in
    the context of post-market surveillance, pharmacovigilance, signal detection
    and trending, and regulatory reporting. Primary inputs are data on events by
    device and data on exposures by device. Outputs include: standardized
    device-event and exposure datasets, defined analyses, and time series.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Depends: R (>= 2.10)
Imports: stats, graphics, parsedate, lubridate
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-04-27 05:34:08 UTC; Gary
Author: Gary Chung [aut, cre]
Repository: CRAN
Date/Publication: 2018-04-27 09:07:47 UTC
