CRAN

asbio 1.5-5

A Collection of Statistical Tools for Biologists

Released Jan 23, 2019 by Ken Aho

This package can be loaded by Renjin but 57 out 86 tests failed.

Dependencies

deSolve 1.21 plotrix 3.7-4 multcompView 0.1-7 mvtnorm 1.0-8 lattice 0.20-38 scatterplot3d 0.3-41 pixmap 0.4-11

Contains functions from: Aho, K. (2014) Foundational and Applied Statistics for Biologists using R. CRC/Taylor and Francis, Boca Raton, FL, ISBN: 978-1-4398-7338-0.

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>asbio</artifactId>
    <version>1.5-5-b1</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:asbio')

Test Results

This package was last tested against Renjin 0.9.2719 on Jan 25, 2019.