allenzhuaz / gMCPmini

Graphical Multiplicity Package (minimized gMCP package without Java dependency and focusing on graphs and testing)

Home Page:https://allenzhuaz.github.io/gMCPmini

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE: this repo has been archived, please use the gMCPLite repo to contribute codes or raise issues.

gMCPmini

R-CMD-check test-coverage Codecov test coverage

gMCPmini contains a subset of functions from gMCP. The purpose is to remove package dependency of gMCP package including rJAVA. The selected functions ensure gsDesign can produce multiple comparison graph and sequential graphs updates using hGraph function and gMCP result object.

Installation

# Install development version from GitHub:
# install.packages("remotes")
remotes::install_github("allenzhuaz/gMCPmini")

# Install production version from CRAN
install.packages("gMCPmini")

About

Graphical Multiplicity Package (minimized gMCP package without Java dependency and focusing on graphs and testing)

https://allenzhuaz.github.io/gMCPmini


Languages

Language:R 96.5%Language:C 3.3%Language:CSS 0.2%