Package: faers
Title: R interface for FDA Adverse Event Reporting System
Version: 1.6.0
Authors@R: 
    c(
        person("Yun", "Peng", , "yunyunp96@163.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2801-3332")),
        person("YuXuan", "Song", , "yuxuan_song2021@163.com", role = "aut"),
        person("Caipeng", "Qin", , "qincaipeng@pkuph.edu.cn", role = "aut"),
        person("JiaXing", "Lin", , "1570851599@qq.com", role = "aut")
    )
BugReports: https://github.com/WangLabCSU/faers
Description: The FDA Adverse Event Reporting System (FAERS) is a
        database used for the spontaneous reporting of adverse events
        and medication errors related to human drugs and therapeutic
        biological products. faers pacakge serves as the interface
        between the FAERS database and R. Furthermore, faers pacakge
        offers a standardized approach for performing pharmacovigilance
        analysis.
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: BiocParallel, brio, cli, curl (>= 6.0.0), data.table, httr2
        (>= 1.0.0), MCMCpack, methods, openEBGM, rlang, rvest, tools,
        utils, vroom, xml2
Suggests: BiocStyle, countrycode, knitr, rmarkdown, testthat (>= 3.0.0)
biocViews: Software, DataImport, BiomedicalInformatics,
        Pharmacogenomics, Pharmacogenomics
Encoding: UTF-8
ByteCompile: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
Collate: 'athena.R' 'available.R' 'meddra.R' 'class-FAERS.R'
        'combine.R' 'counts.R' 'dedup.R' 'download.R' 'faers-package.R'
        'faers.R' 'fda_drugs.R' 'import-standalone-assert.R'
        'import-standalone-cli.R' 'import-standalone-obj-type.R'
        'import-standalone-pkg.R' 'load.R' 'merge.R' 'meta.R'
        'methods-FAERS.R' 'parse.R' 'period.R' 'phv_.R' 'phv_ebgm.R'
        'rxnorm.R' 'sample.R' 'signal.R' 'standardize.R' 'unify.R'
        'utils-assert.R' 'utils-file.R' 'utils-str.R' 'utils.R'
Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:27:55 UTC
RemoteUrl: https://github.com/bioc/faers
RemoteRef: RELEASE_3_22
RemoteSha: c149fa38afde2ed324f2afa613340f0f0c60273f
NeedsCompilation: no
Packaged: 2025-11-11 14:29:55 UTC; root
Author: Yun Peng [aut, cre] (ORCID: <https://orcid.org/0000-0003-2801-3332>),
  YuXuan Song [aut],
  Caipeng Qin [aut],
  JiaXing Lin [aut]
Maintainer: Yun Peng <yunyunp96@163.com>
Built: R 4.5.2; ; 2025-11-11 14:32:16 UTC; windows
