Package: toxSummary Title: Visualize and Summarize Repeat-Dose Toxicology Study Results Version: 1.0.0 Authors@R: c( person("Yousuf", "Ali", email= "md.ali@fda.hhs.gov", role = c( "cre", "aut")), person("Kevin", "Snyder", email= "kevin.snyder@fda.hhs.gov", role = c("aut")), person(given = "FDA", role = "cph")) Description: A 'shiny' app that generates plots and summary tables from repeat-dose toxicology study results to facilitate holistic evaluation of the drug safety of active pharmaceutical ingredients (API) prior to initiation of clinical trials. License: MIT + file LICENSE URL: https://github.com/phuse-org/toxSummary BugReports: https://github.com/phuse-org/toxSummary/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Imports: cicerone, data.table, DBI, dplyr, DT, flextable, fs, ggiraph, ggplot2, htmltools, magrittr, patchwork, rlang, RSQLite, scales, shiny, shinycssloaders, shinydisconnect, stringr Depends: R (>= 2.10) Suggests: knitr, officer, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://phuse-org.r-universe.dev Date/Publication: 2024-04-17 14:13:59 UTC RemoteUrl: https://github.com/phuse-org/toxsummary RemoteRef: HEAD RemoteSha: 8863cf0c8342bf762dad9b7e985f0b058090d74a NeedsCompilation: no Packaged: 2026-07-07 08:48:54 UTC; root Author: Yousuf Ali [cre, aut], Kevin Snyder [aut], FDA [cph] Maintainer: Yousuf Ali