tidyCDISC: Quick Table Generation & Exploratory Analyses on ADaM-Ish Datasets

Provides users a quick exploratory dive into common visualizations without writing a single line of code given the users data follows the Analysis Data Model (ADaM) standards put forth by the Clinical Data Interchange Standards Consortium (CDISC) <https://www.cdisc.org>. Prominent modules/ features of the application are the Table Generator, Population Explorer, and the Individual Explorer. The Table Generator allows users to drag and drop variables and desired statistics (frequencies, means, ANOVA, t-test, and other summary statistics) into bins that automagically create stunning tables with validated information. The Population Explorer offers various plots to visualize general trends in the population from various vantage points. Plot modules currently include scatter plot, spaghetti plot, box plot, histogram, means plot, and bar plot. Each plot type allows the user to plot uploaded variables against one another, and dissect the population by filtering out certain subjects. Last, the Individual Explorer establishes a cohesive patient narrative, allowing the user to interact with patient metrics (params) by visit or plotting important patient events on a timeline. All modules allow for concise filtering & downloading bulk outputs into html or pdf formats to save for later.

Version: 0.2.1
Depends: R (≥ 2.10)
Imports: cicerone, config, dplyr, DT, GGally, ggcorrplot, ggplot2, glue, golem, gt, haven, IDEAFilter, plotly, purrr, rlang, rmarkdown, shiny, shinyjs, shinyWidgets, sjlabelled, stringr, survival, tidyr, timevis, tippy (== 0.1.0)
Suggests: knitr, spelling, testthat
Published: 2023-03-16
Author: Aaron Clark ORCID iD [aut, cre], Jeff Thompson [aut], Teresa Wilson [aut], Nate Mockler [ccp, led], Maya Gans [aut], Robert Krajcik [ctb], Marly Gotti [ctb], Biogen Inc [cph]
Maintainer: Aaron Clark <clark.aaronchris at gmail.com>
BugReports: https://github.com/Biogen-Inc/tidyCDISC/issues
License: AGPL (≥ 3)
URL: https://github.com/Biogen-Inc/tidyCDISC/, https://Biogen-Inc.github.io/tidyCDISC/
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: tidyCDISC results

Documentation:

Reference manual: tidyCDISC.pdf
Vignettes: Get Started with {tidyCDISC}

Downloads:

Package source: tidyCDISC_0.2.1.tar.gz
Windows binaries: r-devel: tidyCDISC_0.2.1.zip, r-release: tidyCDISC_0.2.1.zip, r-oldrel: tidyCDISC_0.2.1.zip
macOS binaries: r-release (arm64): tidyCDISC_0.2.1.tgz, r-oldrel (arm64): tidyCDISC_0.2.1.tgz, r-release (x86_64): tidyCDISC_0.2.1.tgz
Old sources: tidyCDISC archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tidyCDISC to link to this page.