CRAN

mvabund 4.0.1

Statistical Methods for Analysing Multivariate Abundance Data

Released Jan 7, 2019 by David Warton

This package can be loaded by Renjin but there was an error compiling C/FORTRAN sources and 34 out 47 tests failed.

Dependencies

tweedie 2.3.2 MASS 7.3-51.1 Rcpp statmod 1.4.30 RcppGSL 0.3.6

A set of tools for displaying, modeling and analysing multivariate abundance data in community ecology. See 'mvabund-package.Rd' for details of overall package organization. The package is implemented with the Gnu Scientific Library () and 'Rcpp' () 'R' / 'C++' classes.

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>mvabund</artifactId>
    <version>4.0.1-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:mvabund')

Test Results

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