CDK-R/rcdklibs: The CDK Libraries Packaged for R

An R interface to the Chemistry Development Kit, a Java library for chemoinformatics. Given the size of the library itself, this package is not expected to change very frequently. To make use of the CDK within R, it is suggested that you use the 'rcdk' package. Note that it is possible to directly interact with the CDK using 'rJava'. However 'rcdk' exposes functionality in a more idiomatic way. The CDK library itself is released as LGPL and the sources can be obtained from <https://github.com/cdk/cdk>.

Getting started

Package details

Maintainer
LicenseLGPL
Version2.9
URL https://cdk-r.github.io/rcdklibs/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("CDK-R/rcdklibs")
CDK-R/rcdklibs documentation built on March 6, 2024, 10:21 a.m.