CRAN
gaiah 0.0.2
Genetic and Isotopic Assignment Accounting for Habitat Suitability
Released Mar 2, 2017 by Eric C. Anderson
Dependencies
magrittr 1.5 maptools 0.9-2 raster 2.6-7 stringr 1.2.0 rgeos 0.3-26 geosphere 1.5-7 tidyr 0.7.2 dplyr 0.7.4 sp 1.2-5 ggplot2 2.2.1 lazyeval 0.2.1
Tools for using genetic markers, stable isotope data, and habitat suitability data to calculate posterior probabilities of breeding origin of migrating birds.
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>gaiah</artifactId> <version>0.0.2-b12</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:gaiah')
Test Results
This package was last tested against Renjin 0.8.2543 on Dec 17, 2017.