CRAN

qat 0.74

Quality Assurance Toolkit

Released Jul 24, 2016 by Andre Duesterhus

This package can be loaded by Renjin but 53 out 146 tests failed.

Dependencies

fields 9.6 boot 1.3-20 gplots 3.0.1 gdata 2.18.0 ncdf4 1.16 moments 0.14 XML 3.98-1.11

Functions for a scientific quality assurance of meteorological data.

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>qat</artifactId>
    <version>0.74-b19</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:qat')

Test Results

This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.

Source

R

View GitHub Mirror

Release History