CRAN

MCMCglmm 2.29

MCMC Generalised Linear Mixed Models

Released Apr 24, 2019 by Jarrod Hadfield

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

Dependencies

ape 5.3 Matrix 1.2-17 coda 0.19-2 corpcor 1.6.9 tensorA 0.36.1 cubature 2.0.3

MCMC Generalised Linear Mixed Models.

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>MCMCglmm</artifactId>
    <version>2.29-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:MCMCglmm')

Test Results

This package was last tested against Renjin 0.9.2725 on May 4, 2019.