CRAN
audiolyzR 0.4-9
audiolyzR: Give your data a listen
Released Feb 17, 2013 by Eric Stone
This package is available for Renjin and there are no known compatibility issues.
Dependencies
hexbin 1.27.2 RJSONIO 1.3-0 plotrix 3.7-2
Creates audio representations of common plots in R
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>audiolyzR</artifactId> <version>0.4-9-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:audiolyzR')
Test Results
This package was last tested against Renjin 0.9.2687 on Aug 25, 2018.