CRAN

zCompositions 1.3.2

Treatment of Zeros, Left-Censored and Missing Values in Compositional Data Sets

Released Jun 2, 2019 by Javier Palarea-Albaladejo

This package can be loaded by Renjin but 5 out 19 tests failed.

Dependencies

miscF 0.1-4 MASS 7.3-51.4 truncnorm 1.0-8 NADA 1.6-1

Principled methods for the imputation of zeros, left-censored and missing data in compositional data sets.

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>zCompositions</artifactId>
    <version>1.3.2-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:zCompositions')

Test Results

This package was last tested against Renjin 0.9.2726 on Jul 13, 2019.