CRAN
Mobilize 2.16-4
Mobilize plots and functions
Released Sep 12, 2014 by Jeroen Ooms
This package is available for Renjin and there are no known compatibility issues.
Dependencies
Ohmage 2.11-4 ggplot2 3.0.0 wordcloud 2.5 reshape2 1.4.3
Some canned plots and functions designed for the mobilize project. Designed to be called remotely.
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>Mobilize</artifactId> <version>2.16-4-b39</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:Mobilize')
Test Results
This package was last tested against Renjin 0.9.2687 on Aug 25, 2018.