Package: pvLRT
Title: Likelihood Ratio Test-Based Approaches to Pharmacovigilance
Version: 0.5.1
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: 2023-03-06
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.2.3
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: 2023-03-06 23:15:31 UTC; chakrab2
Author: Saptarshi Chakraborty [aut, cre],
  Marianthi Markatou [aut],
  Anran Liu [ctb]
Repository: CRAN
Date/Publication: 2023-03-06 23:30:02 UTC
Built: R 4.3.0; ; 2023-07-10 05:39:02 UTC; unix
