Skip to content

Table, Listings, and Graphs (TLG) library for common outputs used in clinical trials

License

Notifications You must be signed in to change notification settings

insightsengineering/tern

Folders and files

NameName
Last commit message
Last commit date
Feb 21, 2025
Mar 11, 2025
Oct 19, 2023
Mar 22, 2023
Jan 31, 2025
Mar 11, 2025
Dec 2, 2023
Apr 29, 2024
Mar 11, 2025
Mar 5, 2025
Apr 29, 2024
Apr 29, 2024
Sep 17, 2021
Feb 11, 2025
Mar 5, 2025
Mar 13, 2025
Mar 13, 2025
May 11, 2023
Mar 10, 2025
Mar 13, 2025
Oct 18, 2024
May 24, 2022
Mar 5, 2025
Feb 24, 2025

Repository files navigation

tern

Check πŸ›  Docs πŸ“š Code Coverage πŸ“”

GitHub forks GitHub repo stars

GitHub commit activity GitHub contributors GitHub last commit GitHub pull requests GitHub repo size GitHub language count Project Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

The tern R package contains analysis functions to create tables and graphs used for clinical trial reporting.

The package provides a large range of functionality, such as:

Data visualizations:

Statistical model fit summaries:

Analysis tables:

  • See a list of all available analyze functions here
  • See a list of all available summarize functions here
  • See a list of all available column-wise analysis functions here

Many of these outputs are available to be added into teal shiny applications for interactive exploration of data. These teal modules are available in the teal.modules.clinical package.

See the TLG Catalog for an extensive catalog of example clinical trial tables, listings, and graphs created using tern functionality.

Installation

tern is available on CRAN and you can install the latest released version with:

install.packages("tern")

or you can install the latest development version directly from GitHub by running the following:

# install.packages("pak")
pak::pak("insightsengineering/tern")

Usage

To understand how to use this package, please refer to the Introduction to tern article, which provides multiple examples of code implementation.

See package vignettes browseVignettes(package = "tern") for usage of this package.

Related

Acknowledgment

This package is the result of the joint efforts by many developers and stakeholders. We would like to thank everyone who has contributed so far!

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Stargazers repo roster for tern

Forkers repo roster for tern