CRAN

adehabitat 1.8.20

Analysis of Habitat Selection by Animals

Released Jan 28, 2018 by Clement Calenge

This package can be loaded by Renjin but 38 out 94 tests failed.

Dependencies

tkrplot 0.0-23 ade4 1.7-11 shapefiles 0.7 sp 1.2-7

A collection of tools for the analysis of habitat selection by animals.

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>adehabitat</artifactId>
    <version>1.8.20-b3</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:adehabitat')

Test Results

This package was last tested against Renjin 0.9.2622 on Apr 7, 2018.