Package: pvda
Type: Package
Title: Disproportionality Functions for Pharmacovigilance
Version: 0.0.4
Authors@R: 
        c(person("Oskar", "Gauffin", email = "oskar.gauffin@hotmail.com", 
        role = c("aut"), comment = c(ORCID = "0000-0003-1593-356X")),
        person("Michele", "Fusaroli", email = "michele.fusaroli@who-umc.org", 
        role = c("cre"), comment = c(ORCID = "0000-0002-0254-2212")))
Description: Tools for performing disproportionality analysis using the information component, proportional reporting rate and the reporting odds ratio. The anticipated use is passing data to the da() function, which executes the disproportionality analysis. See Norén et al (2011) <doi:10.1177/0962280211403604> and Montastruc et al (2011) <doi:10.1111/j.1365-2125.2011.04037.x> for further details.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Suggests: knitr (>= 1.43), rmarkdown (>= 2.24), testthat (>= 3.1.10),
        writexl (>= 1.4.2)
Config/testthat/edition: 3
BuildVignettes: true
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Imports: checkmate (>= 2.1.0), cli (>= 3.6.3), data.table (>= 1.14.6),
        dplyr (>= 1.0.10), dtplyr (>= 1.2.2), glue (>= 1.6.2), purrr
        (>= 0.3.5), Rdpack (>= 2.4), rlang (>= 1.0.6), stats (>=
        4.1.3), stringr (>= 1.5.0), tibble (>= 3.1.8), tidyr (>=
        1.3.0), tidyselect (>= 1.2.0), utils (>= 4.1.3)
Depends: R (>= 2.10)
URL: https://oskargauffin.github.io/pvda/
BugReports: https://github.com/OskarGauffin/pvda/issues
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2025-01-16 07:25:57 UTC; OskarG
Author: Oskar Gauffin [aut] (<https://orcid.org/0000-0003-1593-356X>),
  Michele Fusaroli [cre] (<https://orcid.org/0000-0002-0254-2212>)
Maintainer: Michele Fusaroli <michele.fusaroli@who-umc.org>
Repository: CRAN
Date/Publication: 2025-01-17 09:10:14 UTC
Built: R 4.4.3; ; 2025-10-13 11:52:00 UTC; windows
