-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathREADME.Rmd
More file actions
46 lines (31 loc) · 1.86 KB
/
README.Rmd
File metadata and controls
46 lines (31 loc) · 1.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
title: "carver"
output: md_document
date: '2024-05-20'
---
<!-- Please do not edit the README.md file as it is auto-generated. Only edit the README.Rmd file -->
# carver <a href="https://github.com/pfizer-opensource/carver"><img src="man/figures/carver.png" align="right" height="225" width="200" /></a>
<!-- badges: start -->
<!-- badges: end -->
Clinical Analysis Reporting and Visualization Ensemble in R
## Purpose
To develop an open-source tool and package to enable generation of common analysis reports (tables and interactive plots) for clinical review and direct inclusion in submission for regulatory agencies. This includes a Shiny application for complete safety report generation from Analysis Model (ADaM) datasets.
## Dependencies
The latest version of the package works with the latest versions of the packages
stated in `DESCRIPTION`.
If a previous version of the package should be used, it is recommended to use
latest version of the dependencies at the point of time when the previous
version of {carver} was released.
## Installation
You can install the development version of this package from GitHub by running:
```{r, eval = FALSE}
# install.packages("devtools")
devtools::install_github("pfizer-opensource/carver")
```
## Scope
While {carver} aims to target several commonly used reports, it will not cover all reports needed for
a submission. Through collaboration across the industry we might achieve greater coverage, but it might never be exhaustive.
We encourage users to leverage these utilities to build their own specific reports additionally.
* Build a toolbox of re-usable functions and utilities to create Clinical Domain tables and figures.
* Clinical Domain datasets which are used to create tables and figures should follow CDISC standards.
* Inclusion of relevant patient-level (patient profile) figures, accessible from overall results.