CRAN

gsDesign 3.0-1

Group Sequential Design

Released Feb 1, 2016 by Keaven Anderson

This package can be loaded by Renjin but 11 out 29 tests failed.

Dependencies

xtable 1.8-2 plyr 1.8.4 ggplot2 3.0.0

Derives group sequential designs and describes their properties.

Installation

Maven

This package can be included as a dependency from a Java or Scala project by including the following your project's pom.xml file. Read more about embedding Renjin in JVM-based projects.

<dependencies>
  <dependency>
    <groupId>org.renjin.cran</groupId>
    <artifactId>gsDesign</artifactId>
    <version>3.0-1-b59</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:gsDesign')

Test Results

This package was last tested against Renjin 0.9.2685 on Aug 24, 2018.