Package: kidsides 0.5.0
kidsides: Download, Cache, and Connect to 'KidSIDES'
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>.
Authors:
kidsides_0.5.0.tar.gz
kidsides_0.5.0.zip(r-4.5)kidsides_0.5.0.zip(r-4.4)kidsides_0.5.0.zip(r-4.3)
kidsides_0.5.0.tgz(r-4.4-any)kidsides_0.5.0.tgz(r-4.3-any)
kidsides_0.5.0.tar.gz(r-4.5-noble)kidsides_0.5.0.tar.gz(r-4.4-noble)
kidsides_0.5.0.tgz(r-4.4-emscripten)kidsides_0.5.0.tgz(r-4.3-emscripten)
kidsides.pdf |kidsides.html✨
kidsides/json (API)
NEWS
# Install 'kidsides' in R: |
install.packages('kidsides', repos = c('https://ngiangre.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ngiangre/kidsides/issues
databasedruggeneralized-additive-modelsinformaticspediatricspharmacovigilancepkgdownsafety
Last updated 2 years agofrom:2e729fe3a8. Checks:OK: 1 ERROR: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | ERROR | Nov 04 2024 |
R-4.5-linux | ERROR | Nov 04 2024 |
R-4.4-win | ERROR | Nov 04 2024 |
R-4.4-mac | ERROR | Nov 04 2024 |
R-4.3-win | ERROR | Nov 04 2024 |
R-4.3-mac | ERROR | Nov 04 2024 |
Exports:connect_sqlite_dbdisconnect_sqlite_dbdownload_sqlite_dbget_db_path
Dependencies:bitbit64blobcachemclicpp11DBIfastmapgluelifecyclememoisepkgconfigplogrR.methodsS3R.ooR.utilsrlangRSQLitevctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Connect to the Pediatric Drug Safety database | connect_sqlite_db |
Disconnect from the Pediatric Drug Safety database | disconnect_sqlite_db |
Download the Pediatric Drug Safety database | download_sqlite_db |
Return database cache | get_db_path |