Package: extractFAERS 0.1.4

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 published after 2014Q3 into structured formats for analysis. See Yang et al. (2022) <doi:10.3389/fphar.2021.772768> for related information.
Authors:
extractFAERS_0.1.4.tar.gz
extractFAERS_0.1.4.tar.gz(r-4.7-any)extractFAERS_0.1.4.tar.gz(r-4.6-any)
extractFAERS_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
extractFAERS/json (API)
NEWS
| # 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 from:6c4d03e1dd. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 125 | ||
| linux-release-x86_64 | OK | 147 | ||
| wasm-release | OK | 108 |
Exports:extract_FAERS_datafilter_by_occp_FAERStime_to_day_FAERS
Dependencies:clidplyrgenericsgluelifecyclemagrittrpillarpkgconfigR6rlangstringistringrtibbletidyselectutf8vctrswithr
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 |