Caches and then connects to a 'sqlite' database containing half a million pediatric drug safety signals.
The database is part of a family of resources catalogued at <https://nsides.io>. The database
contains 17 tables where the description table provides a map between the fields the field's details.
The database was created by Nicholas Giangreco during his PhD thesis which you can read in Giangreco (2022) <doi:10.7916/d8-5d9b-6738>.
The observations are from the Food and Drug Administration's Adverse Event Reporting System. Generalized additive models estimated
drug effects across child development stages for the occurrence of an adverse event when exposed to a drug compared to other drugs.
Read more at the methods detailed in Giangreco (2022) <doi:10.1016/j.medj.2022.06.001>.
Version: |
0.5.0 |
Depends: |
R (≥ 4.0) |
Imports: |
DBI, RSQLite, R.utils, tools |
Suggests: |
ggplot2, dbplyr, tidyr, stringr, ggthemes, rlang, ggrepel, scales, pacman, dplyr, rmarkdown, knitr, covr, testthat (≥
3.0.0), DT, gt, lobstr, prettyunits, purrr, tidyverse |
Published: |
2023-05-21 |
DOI: |
10.32614/CRAN.package.kidsides |
Author: |
Nicholas Giangreco
[aut, cph,
cre] |
Maintainer: |
Nicholas Giangreco <nick.giangreco at gmail.com> |
License: |
CC BY 4.0 |
URL: |
https://github.com/ngiangre/kidsides,
https://ngiangre.github.io/kidsides/, https://nsides.io |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
kidsides results |