Package: pvLRT
Title: Likelihood Ratio Test-Based Approaches to Pharmacovigilance
Version: 0.4
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: 2022-02-25
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, magrittr (>= 2.0.0), progress,
        data.table, bit64, glue, RColorBrewer, ggplot2, ggfittext
Depends: R (>= 3.6.0)
Suggests: furrr, plotly, patchwork
BugReports: https://github.com/c7rishi/pvLRT/issues
NeedsCompilation: no
Packaged: 2022-02-25 21:01:07 UTC; chakrab2
Author: Saptarshi Chakraborty [aut, cre],
  Marianthi Markatou [aut],
  Anran Liu [ctb]
Repository: CRAN
Date/Publication: 2022-02-25 21:10:02 UTC
Built: R 4.0.5; ; 2022-04-21 11:21:19 UTC; windows
