CRAN
driftsel 2.1.1
Distinguishing drift and natural selection as causes of phenotypic differentiation
Released Aug 28, 2013 by Markku Karhunen
This package can be loaded by Renjin but 7 out 9 tests failed.
Dependencies
MCMCpack 1.3-3 corpcor 1.6.6 SparseM 1.03
Neutrality test for quantitative traits
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>driftsel</artifactId> <version>2.1.1-b32</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:driftsel')
Test Results
This package was last tested against Renjin 0.8.2500 on Oct 27, 2017.