Package: pvLRT
Title: Likelihood Ratio Test-Based Approaches to Pharmacovigilance
Version: 0.3
Authors@R: c(
    person("Saptarshi", "Chakraborty", email = "chakra.saptarshi@gmail.com", role = c("aut", "cre")),
    person("Marianthi", "Markatou", role = "aut"),
    person("Anran", "Liu", role = "ctb")
    )
Maintainer: Saptarshi Chakraborty <chakra.saptarshi@gmail.com>
Date: 2021-11-22
Description: A suite of likelihood ratio test based methods to use in pharmacovigilance. Contains various testing and post-processing functions.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Imports: stats, methods, utils, grDevices, magrittr (>= 2.0.0),
        progress, data.table, bit64, glue, RColorBrewer, ggplot2
Depends: R (>= 3.6.0)
Suggests: furrr, plotly
BugReports: https://github.com/c7rishi/pvLRT/issues
NeedsCompilation: no
Packaged: 2021-11-23 03:45:09 UTC; chakrab2
Author: Saptarshi Chakraborty [aut, cre],
  Marianthi Markatou [aut],
  Anran Liu [ctb]
Repository: CRAN
Date/Publication: 2021-11-23 18:20:02 UTC
