abhik1368 / cdkr

Integrating R and the CDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Integrating R and the CDK


Languages

Language:R 59.0%Language:Java 39.1%Language:C 2.0%