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

CRAN

448

Last 30 days

8788th

1.1K

Last 90 days

5.2K

Last year

Trend: +61.2% (30d vs prior 30d)

r2u CRAN

1

Last 30 days

29

Last 90 days

186

Last year

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

autoCRAN

0

Last 7 days

0

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 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-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
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 History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'clinUtils', 'haven', 'plotly'

Packages suggested but not available for checking:
  'inTextSummaryTable', 'patientProfilesVis'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
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

Code

Code metrics have not been computed for this package yet.

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

14 tracked
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