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 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 Roxygen: list(markdown = 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 Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://c7rishi.r-universe.dev Date/Publication: 2023-03-07 03:55:06 UTC RemoteUrl: https://github.com/c7rishi/pvlrt RemoteRef: HEAD RemoteSha: 69c93d53473585792690995009077eacb64869cf NeedsCompilation: no Packaged: 2026-06-19 11:10:58 UTC; root Author: Saptarshi Chakraborty [aut, cre], Marianthi Markatou [aut], Anran Liu [ctb]