CRAN

tiger 0.2.3.1

TIme series of Grouped ERrors

Released Aug 10, 2014 by Dominik Reusser

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

Dependencies

qualV 0.3-3 e1071 1.6-8 klaR 0.6-12 hexbin 1.27.1 som 0.3-5.1 lattice 0.20-35

Temporally resolved groups of typical differences (errors) between two time series are determined and visualized

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>tiger</artifactId>
    <version>0.2.3.1-b40</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:tiger')

Test Results

This package was last tested against Renjin 0.8.2543 on Dec 17, 2017.

Source

R

View GitHub Mirror

Release History