/cdkr

Integrating R and the CDK

Primary LanguageR

Build Instructions

R CMD BUILD rcdklibs
R CMD INSTALL rcdklibs_*gz
cd rcdkjar
ant clean jar
cd ../
R CMD BUILD rcdk
R CMD INSTALL rcdk_*gz

Before performing the install, you should have the following dependencies installed:

  • rJava
  • fingerprint
  • png
  • methods

For the png package, I have tested png-0.1-2