CRAN

tseries 0.10-47

Time Series Analysis and Computational Finance

Released Jun 5, 2019 by Kurt Hornik

This package can be loaded by Renjin but 6 out 27 tests failed.

Dependencies

quadprog 1.5-7 quantmod 0.4-15 zoo 1.8-6

Time series analysis and computational finance.

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>tseries</artifactId>
    <version>0.10-47-b1</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:tseries')

Test Results

This package was last tested against Renjin 3.5-beta44 on Jul 11, 2019.