Skip to content

clinDataReview

Clinical Data Review Tool

v1.6.2 · Apr 11, 2025 · MIT + file LICENSE

Description

Creation of interactive tables, listings and figures ('TLFs') and associated report for exploratory analysis of data in a clinical trial, e.g. for clinical oversight activities. Interactive figures include sunburst, treemap, scatterplot, line plot and barplot of counts data. Interactive tables include table of summary statistics (as counts of adverse events, enrollment table) and listings. Possibility to compare data (summary table or listing) across two data batches/sets. A clinical data review report is created via study-specific configuration files and template 'R Markdown' reports contained in the package.

Downloads

442

Last 30 days

8609th

1.3K

Last 90 days

5.5K

Last year

Trend: -2.9% (30d vs prior 30d)

CRAN Check Status

3 NOTE
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (3 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.7Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 11, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.7Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb
ERROR 10 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'clinDataReview-Ex.R' failed
The error most likely occurred in:

> ### Name: sunburstClinData
> ### Title: Sunburst interactive plot.
> ### Aliases: sunburstClinData
> 
> ### ** Examples
> 
> library(clinUtils)
> 
> data(dataADaMC
...[truncated]...
on = "The sectors are colored by category.",
+ 	subtitle = "Group: treatment and site"
+ )
+ 
+ }
Error in basename(x) : a character vector argument expected
Calls: <Anonymous> ... file_ext -> ifelse -> grepl -> is.factor -> basename
Execution halted
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.7Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    doc   4.3Mb

Dependency Network

Dependencies Reverse dependencies bookdown clinUtils crosstalk data.table ggplot2 haven htmltools htmlwidgets knitr jsonlite jsonvalidate plotly plyr rmarkdown stringr +4 more dependencies clinDataReview

Version History

new 1.6.2 Mar 10, 2026
updated 1.6.2 ← 1.6.1 diff Apr 11, 2025
updated 1.6.1 ← 1.6.0 diff Jun 17, 2024
updated 1.6.0 ← 1.5.2 diff Jun 12, 2024
updated 1.5.2 ← 1.5.1 diff May 16, 2024
updated 1.5.1 ← 1.5.0 diff Apr 23, 2024
updated 1.5.0 ← 1.4.0 diff Dec 10, 2023
updated 1.4.0 ← 1.3.1 diff Feb 23, 2023
updated 1.3.1 ← 1.2.2 diff Oct 9, 2022
updated 1.2.2 ← 1.2.1 diff Feb 22, 2022
updated 1.2.1 ← 1.2.0 diff Oct 1, 2021
updated 1.2.0 ← 1.1.0 diff Sep 30, 2021
updated 1.1.0 ← 1.0.0 diff Jul 13, 2021
new 1.0.0 Jun 29, 2021