CRAN
ternvis 1.1
Visualisation, verification and calibration of ternary probabilistic forecasts
Released Feb 8, 2013 by Tim Jupp
This package can be loaded by Renjin but 9 out 16 tests failed.
Dependencies
maptools 0.9-2 mapdata 2.3.0 dichromat 2.0-0 maps 3.3.0 quadprog 1.5-5
A suite of functions for visualising ternary probabilistic forecasts.
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>ternvis</artifactId> <version>1.1-b38</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:ternvis')
Test Results
This package was last tested against Renjin 0.9.2622 on Apr 7, 2018.