Package: sendigR Title: Enable Cross-Study Analysis of 'CDISC' 'SEND' Datasets Version: 1.0.2 Authors@R: c( person("Bo", "Larsen", email = "bolr@novonordisk.com", role = "aut"), person("Yousuf", "Ali", email = "md.ali@fda.hhs.gov", role = "aut"), person("Kevin", "Snyder", email = "kevin.snyder@fda.hhs.gov", role = "aut"), person("William", "Houser", email = "william.houser@bms.com", role = "aut"), person("Brianna", "Paisley", email = "paisley_brianna_meadow@lilly.com", role = "aut"), person("Cmsabbir", "Ahmed", email = "cmsabbir.ahmed@fda.hhs.gov", role = "aut"), person("Susan", "Butler", email = "susan.butler@fda.hhs.gov", role = "aut"), person("Michael", "Rosentreter", email = "michael.rosentreter@bayer.com", role = "aut"), person("Michael", "Denieu", email = "michael.denieu@labcorp.com", role = "aut"), person("Wenxian", "Wang", email = "wenxian.wang@bms.com", role = c("cre", "aut")), person(given = "BioCelerate", role = "cph")) Description: A system enables cross study Analysis by extracting and filtering study data for control animals from 'CDISC' 'SEND' Study Repository. These data types are supported: Body Weights, Laboratory test results and Microscopic findings. These database types are supported: 'SQLite' and 'Oracle'. License: MIT + file LICENSE URL: https://github.com/phuse-org/sendigR BugReports: https://github.com/phuse-org/sendigR/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: DBI, RPostgres, RSQLite, data.table, readxl, magrittr, xfun, stringr, DescTools, parsedate, shiny, shinydashboard, htmltools, DT, dplyr, ggplot2, Hmisc, haven, plotly, cicerone, reticulate, sjlabelled Suggests: knitr, rmarkdown, logr, shinycssloaders, testthat VignetteBuilder: knitr Config/testthat/edition: 3 Depends: R (>= 4.1.0) SystemRequirements: Python(>=3.9.6) Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libssl-dev libpq-dev python3 libx11-dev zlib1g-dev Repository: https://phuse-org.r-universe.dev Date/Publication: 2025-03-06 19:03:41 UTC RemoteUrl: https://github.com/phuse-org/sendigr RemoteRef: HEAD RemoteSha: beb4a17066c4ec34e48f4c6aaced346d11111477 NeedsCompilation: no Packaged: 2026-07-08 04:59:36 UTC; root Author: Bo Larsen [aut], Yousuf Ali [aut], Kevin Snyder [aut], William Houser [aut], Brianna Paisley [aut], Cmsabbir Ahmed [aut], Susan Butler [aut], Michael Rosentreter [aut], Michael Denieu [aut], Wenxian Wang [cre, aut], BioCelerate [cph] Maintainer: Wenxian Wang