CRAN

GeoGenetix 0.0.2

Quantification of the effect of geographic versus environmental isolation on genetic differentiation

Released Jul 21, 2014 by ORPHANED

This package is available for Renjin and there are no known compatibility issues.

Dependencies

RandomFields 3.0.10

Quantification of the effect of geographic versus environmental isolation on genetic differentiation

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>GeoGenetix</artifactId>
    <version>0.0.2-b265</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:GeoGenetix')

Test Results

This package was last tested against Renjin 0.8.2500 on Oct 28, 2017.

Source

R
C
Fortran

View GitHub Mirror

Release History