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
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>
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.
- bioclim-examples
- biovars-examples
- circleHull-examples
- circles-examples
- convexHull-examples
- domain-examples
- ecocrop-examples
- ecolim-examples
- evaluate-examples
- gbm.step-examples
- geoDist-examples
- geoIDW-examples
- gridSample-examples
- kfold-examples
- mahal-examples
- nicheOverlap-examples
- nullRandom-examples
- plotEval-examples
- predict-examples
- pwdSample-examples
- rectHull-examples
- ssb-examples
- threshold-examples
- voronoi-examples
- voronoiHulll-examples