BioConductor
agcdf 2.18.0
agcdf
Released Oct 8, 2015 by Bioconductor Package Maintainer
This package is available for Renjin and there are no known compatibility issues.
Dependencies
A package containing an environment representing the AG.CDF file.
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.bioconductor</groupId> <artifactId>agcdf</artifactId> <version>2.18.0-b11</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.bioconductor:agcdf')
Test Results
This package was last tested against Renjin 0.8.2543 on Dec 17, 2017.