CRAN

DRI 1.1

DR-Integrator

Released Nov 17, 2009 by Keyan Salari

This package can be loaded by Renjin but 3 out 14 tests failed.

Dependencies

cghFLasso 0.2-1 impute 1.42.0

Integrative analysis of DNA copy number and gene expression data described in Salari et al 2009

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>DRI</artifactId>
    <version>1.1-b227</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:DRI')

Test Results

This package was last tested against Renjin 0.8.2440 on Sep 22, 2017.

Source

R

View GitHub Mirror

Release History