CRAN

dismo 1.1-4

Species Distribution Modeling

Released Jan 9, 2017 by Robert J. Hijmans

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

Dependencies

raster 2.6-7 sp 1.3-1

Functions for species distribution modeling, that is, predicting entire geographic distributions form occurrences at a number of sites and the environment at these sites.

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>dismo</artifactId>
    <version>1.1-4-b46</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:dismo')

Test Results

This package was last tested against Renjin 0.9.2687 on Aug 25, 2018.