Package: extractFAERS 0.1.1

Renjun Yang
extractFAERS: Extract Data from FAERS Database
Provides functions to extract and process data from the FDA Adverse Event Reporting System (FAERS). It facilitates the conversion of raw FAERS data into structured formats for analysis. See Yang et al. (2022) <doi:10.3389/fphar.2021.772768> for related information.
Authors:
extractFAERS_0.1.1.tar.gz
extractFAERS_0.1.1.tar.gz(r-4.5-noble)extractFAERS_0.1.1.tar.gz(r-4.4-noble)
extractFAERS_0.1.1.tgz(r-4.4-emscripten)extractFAERS_0.1.1.tgz(r-4.3-emscripten)
extractFAERS.pdf |extractFAERS.html✨
extractFAERS/json (API)
# Install 'extractFAERS' in R: |
install.packages('extractFAERS', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 hours agofrom:d4e7894246. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 18 2025 |
R-4.5-linux | OK | Mar 18 2025 |
R-4.4-linux | OK | Mar 18 2025 |
Exports:extract_FAERS_datafilter_by_occp_FAERStime_to_day_FAERS
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Extract reports with only one drug used from FAERS data | extract1PSFAERS extract_FAERS_data |
Filter extracted FAERS data by reporter occupation | filterbyoccpFAERS filter_by_occp_FAERS |
Change all time units to days in the data filtered by filter_by_occu_FAERS(). This function converts age and time units in the data to days, and processes occupation and reaction data. | timetodayFAERS time_to_day_FAERS |