Package: extractFAERS
Title: Extract Data from FAERS Database
Version: 0.1.4
Authors@R: c(
    person("Renjun Yang", role = "ctb"),
    person("Renjun", "Yang", , "rjyang@rcees.ac.cn", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-9353-5041"))
  )
Description: Provides functions to extract and process data from the FDA Adverse Event Reporting System (FAERS). It facilitates the conversion of raw FAERS data published after 2014Q3 into structured formats for analysis. See Yang et al. (2022) <doi:10.3389/fphar.2021.772768> for related information. 
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr (>= 1.1.4), parallel, stringr (>= 1.5.1), utils
NeedsCompilation: no
Packaged: 2025-06-08 12:09:38 UTC; Administrator
Author: Renjun Yang [ctb],
  Renjun Yang [aut, cre] (ORCID: <https://orcid.org/0000-0002-9353-5041>)
Maintainer: Renjun Yang <rjyang@rcees.ac.cn>
Repository: CRAN
Date/Publication: 2025-06-24 07:50:07 UTC
Built: R 4.3.3; ; 2025-06-24 10:06:23 UTC; unix
