Package: mds
Type: Package
Title: Medical Devices Surveillance
Version: 0.3.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.1.1
Depends: R (>= 2.10)
Imports: stats, parsedate, lubridate
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-04 20:18:50 UTC; gchung
Author: Gary Chung [aut, cre]
Repository: CRAN
Date/Publication: 2019-07-04 20:40:03 UTC
