CRAN

diveMove 1.4.5

Dive Analysis and Calibration

Released Jan 3, 2019 by Sebastian P. Luque

This package can be loaded by Renjin but 9 out 15 tests failed.

Dependencies

geosphere 1.5-7 KernSmooth 2.23-15 quantreg 5.38 uniReg 1.1

Utilities to represent, visualize, filter, analyse, and summarize time-depth recorder (TDR) data. Miscellaneous functions for handling location data are also provided.

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>diveMove</artifactId>
    <version>1.4.5-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:diveMove')

Test Results

This package was last tested against Renjin 0.9.2718 on Jan 5, 2019.