CRAN
auteur 0.12.1010
Bayesian sampler of the trait-evolutionary process
Released Oct 17, 2012 by Jonathan Eastman
This package can be loaded by Renjin but 3 out 6 tests failed.
Dependencies
ape 5.1 geiger 2.0.6 Rcpp colorspace 1.3-2
Identifies shifts in process of continuous-trait evolution on phylogenetic trees
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>auteur</artifactId> <version>0.12.1010-b40</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:auteur')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.