cards

CDISC Analysis Results Data

https://github.com/insightsengineering/cards

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (21.2%) to scientific vocabulary

Keywords

analysis cdisc dataset r

Keywords from Contributors

general-purpose nest shiny easy-to-use gt regression-models reproducibility summary-statistics summary-tables table1
Last synced: 6 months ago · JSON representation

Repository

CDISC Analysis Results Data

Basic Info
Statistics
  • Stars: 44
  • Watchers: 9
  • Forks: 6
  • Open Issues: 18
  • Releases: 11
Topics
analysis cdisc dataset r
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# cards cards website


[![CRAN status](https://www.r-pkg.org/badges/version/cards)](https://CRAN.R-project.org/package=cards)
[![Codecov test coverage](https://codecov.io/gh/insightsengineering/cards/graph/badge.svg)](https://app.codecov.io/gh/insightsengineering/cards)
[![Downloads](https://cranlogs.r-pkg.org/badges/cards)](https://cran.r-project.org/package=cards)
[![R-CMD-check](https://github.com/insightsengineering/cards/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/insightsengineering/cards/actions/workflows/R-CMD-check.yaml)


The [CDISC Analysis Results Standard](https://www.cdisc.org/standards/foundational/analysis-results-standard) aims to facilitate automation, reproducibility, reusability, and traceability of analysis results data (ARD).
The {cards} package creates these **C**DISC **A**nalysis **R**esult **D**ata **S**ets.

Use cases:

1. Quality Control (QC) of existing tables and figures.

1. Pre-calculate statistics to be summarized in tables and figures.

1. Medical writers may easily access statistics and place in reports without copying and pasting from reports.

1. Provides a consistent format for results and lends results to be combined across studies for re-use and re-analysis.

## Installation

Install cards from CRAN with:

```r
install.packages("cards")
```

You can install the development version of cards from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("insightsengineering/cards")
```

## Extensions

[![cardx website](https://raw.githubusercontent.com/insightsengineering/cardx/main/man/figures/logo.png){style="float: right" width="120"}](https://insightsengineering.github.io/cardx/)

The {cards} package exports three types of functions:

1.  Functions to create basic ARD objects.

2.  Utilities to create new ARD objects.

3.  Functions to work with existing ARD objects.

The [{cardx}](https://github.com/insightsengineering/cardx/) R package is an extension to {cards} that uses the utilities from {cards} and exports functions for creating additional ARD objects–--including functions to summarize t-tests, Wilcoxon Rank-Sum tests, regression models, and more.

## Getting Started

Review the [Getting Started](https://insightsengineering.github.io/cards//main/articles/getting-started.html) page for examples using ARDs to calculate statistics to later include in tables.

```{r}
library(cards)

ard_summary(ADSL, by = "ARM", variables = "AGE")
```

Owner

  • Name: Roche/Genentech - Insights Engineering
  • Login: insightsengineering
  • Kind: organization
  • Location: Switzerland

Roche/Genentech - Insights Engineering

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 595
  • Total Committers: 14
  • Avg Commits per committer: 42.5
  • Development Distribution Score (DDS): 0.146
Past Year
  • Commits: 301
  • Committers: 12
  • Avg Commits per committer: 25.083
  • Development Distribution Score (DDS): 0.186
Top Committers
Name Email Commits
Daniel Sjoberg d****g@g****m 508
Becca Krouse 1****e 19
Emily de la Rua 5****a 16
insights-engineering-bot i****t 12
Abinaya Yogasekaram 7****m 9
cicdguy c****y 7
James J. Kim j****m@p****m 6
Jack Talboys 4****s 5
walkowif 5****f 4
Joe Zhu s****u@g****m 3
Lluís Revilla 1****e 2
Zelos Zhu z****u@a****m 2
m7pr m****r 1
rparmm 1****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 252
  • Total pull requests: 270
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 6 days
  • Total issue authors: 28
  • Total pull request authors: 17
  • Average comments per issue: 1.04
  • Average comments per pull request: 2.33
  • Merged pull requests: 218
  • Bot issues: 1
  • Bot pull requests: 0
Past Year
  • Issues: 97
  • Pull requests: 127
  • Average time to close issues: 18 days
  • Average time to close pull requests: 8 days
  • Issue authors: 24
  • Pull request authors: 13
  • Average comments per issue: 1.03
  • Average comments per pull request: 2.95
  • Merged pull requests: 96
  • Bot issues: 1
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ddsjoberg (192)
  • bzkrouse (17)
  • edelarua (8)
  • ayogasekaram (5)
  • shajoezhu (2)
  • daniel-woodie (2)
  • MichaelChirico (2)
  • dragosmg (2)
  • pawelru (2)
  • DrDataLx (1)
  • kenkomodo (1)
  • jtalboys (1)
  • Polkas (1)
  • kimjj93 (1)
  • Melkiades (1)
Pull Request Authors
  • ddsjoberg (158)
  • bzkrouse (27)
  • edelarua (25)
  • ayogasekaram (11)
  • kimjj93 (11)
  • jtalboys (9)
  • malanbos (5)
  • cicdguy (5)
  • shajoezhu (4)
  • dragosmg (4)
  • walkowif (2)
  • llrs-roche (2)
  • insights-engineering-bot (2)
  • zdz2101 (2)
  • Melkiades (1)
Top Labels
Issue Labels
sme (52) ARD (28) enhancement (10) good first issue (3) help wanted (3) release (3) bug (2)
Pull Request Labels
sme (44) ARD (7) documentation (3) good first issue (1)

Packages

  • Total packages: 1
  • Total downloads:
    • cran 35,027 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 11
  • Total maintainers: 1
cran.r-project.org: cards

Analysis Results Data

  • Versions: 11
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 35,027 Last month
Rankings
Dependent packages count: 28.2%
Dependent repos count: 36.1%
Average: 49.7%
Downloads: 84.9%
Maintainers (1)
Last synced: 6 months ago

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pr-commands.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/pr-fetch v2 composite
  • r-lib/actions/pr-push v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • cli >= 3.6.1 imports
  • dplyr >= 1.1.2 imports
  • glue >= 1.6.2 imports
  • rlang >= 1.1.1 imports
  • tidyr >= 1.3.0 imports
  • broom >= 1.0.5 suggests
  • broom.helpers >= 1.13.0 suggests
  • jsonlite * suggests
  • spelling * suggests
  • testthat >= 3.0.0 suggests
.github/workflows/version-bump.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • andstor/file-existence-action v2 composite
  • stefanzweifel/git-auto-commit-action v4 composite