CRAN

abd 0.2-8

The Analysis of Biological Data

Released Jul 3, 2015 by Kevin M. Middleton

This package can be loaded by Renjin but 114 out 149 tests failed.

Dependencies

nlme 3.1-131.1 lattice 0.20-35 mosaic 1.1.1

The abd package contains data sets and sample code for The Analysis of Biological Data by Michael Whitlock and Dolph Schluter (2009; Roberts & Company Publishers).

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>abd</artifactId>
    <version>0.2-8-b101</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:abd')

Test Results

This package was last tested against Renjin 0.9.2602 on Mar 6, 2018.