CRAN
tactile 0.2.0
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Released Apr 23, 2018 by Johan Larsson
This package can be loaded by Renjin but 2 out 14 tests failed.
Dependencies
RColorBrewer 1.1-2 MASS 7.3-50 lattice 0.20-35 gridExtra 2.3 latticeExtra 0.6-28
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel functions, and a theme.
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>tactile</artifactId> <version>0.2.0-b3</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:tactile')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.