Other packages > Find by keyword >

rcdklibs  

The CDK Libraries Packaged for R
View on CRAN: Click here


Download and install rcdklibs package within the R console
Install from CRAN:
install.packages("rcdklibs")

Install from Github:
library("remotes")
install_github("cran/rcdklibs")

Install by package version:
library("remotes")
install_version("rcdklibs", "2.9")



Attach the package and use:
library("rcdklibs")
Maintained by
Zachary Charlop-Powers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-01-08
Latest Update: 2024-03-03
Description:
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 .
How to cite:
Zachary Charlop-Powers (2009). rcdklibs: The CDK Libraries Packaged for R. R package version 2.9, https://cran.r-project.org/web/packages/rcdklibs. Accessed 04 Jun. 2026.
Previous versions and publish date:
1.1 (2009-01-08 20:53), 1.2.1 (2009-02-23 17:56), 1.2.2 (2009-10-29 07:52), 1.2.3 (2009-11-01 17:17), 1.2 (2009-01-28 18:06), 1.3.4.2 (2010-05-06 15:42), 1.3.6.1 (2010-09-29 10:01), 1.3.6.2 (2010-10-12 08:30), 1.3.6.3 (2010-10-23 09:44), 1.3.6 (2010-09-25 18:59), 1.3.11 (2011-06-19 21:22), 1.4.1 (2011-07-23 18:56), 1.4.5 (2011-11-02 18:26), 1.4.7 (2012-02-27 08:36), 1.5.0.3 (2013-03-15 07:35), 1.5.0 (2012-06-20 16:58), 1.5.4 (2013-10-07 08:19), 1.5.8.3 (2014-08-17 20:42), 1.5.8.4 (2014-08-31 08:05), 1.5.13 (2016-05-16 14:32), 2.0 (2017-06-11 09:39), 2.3 (2020-03-08 19:30), 2.8 (2022-09-26 00:40)
Other packages that cited rcdklibs R package
View rcdklibs citation profile
Other R packages that rcdklibs depends, imports, suggests or enhances
Complete documentation for rcdklibs
Functions, R codes and Examples using the rcdklibs R package
Some associated functions: rcdklibs . 
Some associated R codes: rcdklibs.R .  Full rcdklibs package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA