Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Gcc | 288 | 3 months ago | 11 | mit | Python | |||||
GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020 | ||||||||||
Export | 176 | 10 months ago | 2 | December 07, 2022 | 4 | R | ||||
R package for streamlined export of graphs and data tables. | ||||||||||
Pgfplots | 147 | 3 months ago | 204 | TeX | ||||||
pgfplots - A TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface and pgfplotstable - a TeX package to round and format numerical tables. Examples in manuals and/or on web site. | ||||||||||
Ascii Data | 116 | 1 | 2 | 4 years ago | 4 | May 01, 2019 | 3 | apache-2.0 | Java | |
A small Java library for producing nice looking text-based line-graphs and tables. | ||||||||||
Sqlalchemy_schemadisplay | 105 | 11 | 8 | a year ago | 5 | January 27, 2016 | 10 | other | Python | |
Rimbu | 104 | 19 | 5 days ago | 32 | April 26, 2023 | 2 | mit | TypeScript | ||
Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools. | ||||||||||
Leafpop | 89 | 2 | 6 | a year ago | 4 | May 22, 2021 | 6 | other | R | |
Include Tables, Images and Graphs in Leaflet Popups | ||||||||||
Sub Gc | 75 | a year ago | 1 | mit | Jupyter Notebook | |||||
Code repository for our paper "Comprehensive Image Captioning via Scene Graph Decomposition" in ECCV 2020. | ||||||||||
Tern | 61 | 18 hours ago | 72 | other | R | |||||
Table, Listings, and Graphs (TLG) library for common outputs used in clinical trials | ||||||||||
Graphvix | 50 | 3 | 4 | 10 months ago | 6 | July 08, 2018 | 7 | mit | Elixir | |
Graphviz for Elixir |
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, for example:
Many of these outputs are available to be added into teal
applications for interactive exploration of data. These teal
modules are available in the teal.modules.clinical
package.
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:
if (!require("remotes")) install.packages("remotes")
remotes::install_github("insightsengineering/tern")
Note that it is recommended you create and use a GITHUB_PAT
if installing from GitHub.
See package vignettes browseVignettes(package = "tern")
for usage of this package.
rtables
- table engine usedteal.modules.clinical
- teal
modules for interactive data analysisThis package is a result of a joint efforts by many developers and stakeholders. We would like to thank everyone who contributed so far!