CRAN

dcemriS4 0.55

A Package for Image Analysis of DCE-MRI (S4 Implementation)

Released Apr 29, 2015 by Brandon Whitcher

This package can be loaded by Renjin but 7 out 13 tests failed.

Dependencies

oro.nifti 0.9.1

A collection of routines and documentation that allows one to perform voxel-wise quantitative analysis of dynamic contrast-enhanced MRI (DEC-MRI) and diffusion-weighted imaging (DWI) data, with emphasis on oncology applications.

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>dcemriS4</artifactId>
    <version>0.55-b260</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:dcemriS4')

Test Results

This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.