Package: pvEBayes Title: Empirical Bayes Methods for Pharmacovigilance Version: 0.3.0 Authors@R: c( person( "Yihao", "Tan", email = "yihaotan@buffalo.edu", role = c("aut", "cre"), comment = c(ORCID = "0009-0002-9196-8166") ), person( "Marianthi", "Markatou", role = "aut", comment = c(ORCID = "0000-0002-1453-8229") ), person( "Saptarshi", "Chakraborty", role = c("aut"), comment = c(ORCID = "0000-0002-3121-9174") ), person(given = "Raktim", family = "Mukhopadhyay", role = c("aut"), comment = c(ORCID = "0009-0007-8972-6682")) ) Maintainer: Yihao Tan Description: A suite of empirical Bayes methods to use in pharmacovigilance. Contains various model fitting and post-processing functions. For more details see Tan et al. (2025) , ; Koenker and Mizera (2014) ; Efron (2016) . License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE, roclets = c ("namespace", "rd", "srr::srr_stats_roclet")) RoxygenNote: 7.3.2 Depends: R (>= 3.6.0) Imports: data.table, ggdist, ggfittext, ggplot2, glue, graphics, magrittr, methods, stats, wacolors, Rcpp, splines, CVXR, cli LinkingTo: Rcpp, RcppEigen LazyData: true Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://github.com/ropensci/pvEBayes BugReports: https://github.com/ropensci/pvEBayes/issues VignetteBuilder: knitr Config/pak/sysreqs: cmake libgmp3-dev make libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev pkg-config libclang-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-06-18 14:16:07 UTC RemoteUrl: https://github.com/ropensci/pvEBayes RemoteRef: main RemoteSha: c8b5cd89255132ab198158616dedfc382be9b68b NeedsCompilation: yes Packaged: 2026-07-05 12:04:09 UTC; root Author: Yihao Tan [aut, cre] (ORCID: ), Marianthi Markatou [aut] (ORCID: ), Saptarshi Chakraborty [aut] (ORCID: ), Raktim Mukhopadhyay [aut] (ORCID: )