Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ revdep/
^docs$
^pkgdown$
^\.github$
^cran-comments\.md$
8 changes: 5 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
Package: rcdklibs
Version: 2.9
Date: 2024-03-02
Version: 2.11
Date: 2025-09-10
Authors@R: c(
person('Rajarshi', 'Guha', ,'[email protected]', role=c('aut'),
comment = c(ORCID = "0000-0001-7403-8819")),
person('Zachary', 'Charlop-Powers', ,'[email protected]',role=c('cre'),
comment = c(ORCID = "0000-0001-8816-4680")),
person('Egon', 'Willighagen', ,'[email protected]', role=c('ctb'),
comment = c(ORCID = "0000-0001-7542-0286")),
person('CDK Project', '', role=c('ctb', 'cph'), comment='CDK Java library contained in multiple jar files'))
Depends:
R (>= 2.0.0),
Expand All @@ -19,5 +21,5 @@ Description: An R interface to the Chemistry Development Kit, a Java library
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>.
RoxygenNote: 7.3.1
RoxygenNote: 7.3.3
URL: https://cdk-r.github.io/rcdklibs/
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

CDK_VERSION=2.9
CDK_VERSION=2.11
JAR_DIR=cdk/cdk-cdk-$(CDK_VERSION)/bundle/target/cdk-bundle-$(CDK_VERSION)/WEB-INF/lib

cdk.zip:
Expand All @@ -11,8 +11,8 @@ build: cdk.zip
# 88 - 92 is cdk-pdb
# 148-157 is cdk-builder3d and builder3d-tools
# 248-252 is cdk-pdbcml
# 372-376 is cdk-iordf
sed -i .bak -e '88,92d;148,157d;248,252d;372,376d;' cdk/cdk-cdk-$(CDK_VERSION)/bundle/pom.xml
# 372-378 is cdk-iordf
sed -i .bak -e '88,92d;148,157d;248,252d;372,378d;' cdk/cdk-cdk-$(CDK_VERSION)/bundle/pom.xml
cd cdk/cdk-cdk-$(CDK_VERSION)/bundle && mvn compile war:war -P jdk11-plus && cd ../../..


Expand Down
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v2.11

- Update to CDK 2.11 libraries.
- Add Egon as contributor


# v2.9

- Update to CDK 2.9 libraries.
Expand Down
1 change: 0 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ knitr::opts_chunk$set(
# rcdklibs

<!-- badges: start -->
[![Build Status](https://api.travis-ci.org/CDK-R/rcdklibs.svg?branch=master)](https://travis-ci.org/CDK-R/rcdklibs)
[![CRAN Version](https://www.r-pkg.org/badges/version/rcdklibs?color=green)](https://cran.r-project.org/package=rcdklibs)
[![CRAN Downloads](http://cranlogs.r-pkg.org/badges/grand-total/rcdklibs?color=green)](https://cran.r-project.org/package=rcdklibs)
[![CRAN Downloads Monthyl](http://cranlogs.r-pkg.org/badges/last-month/rcdklibs?color=green)](https://cran.r-project.org/package=rcdklibs)
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@

<!-- badges: start -->

[![Build
Status](https://api.travis-ci.org/CDK-R/rcdklibs.svg?branch=master)](https://travis-ci.org/CDK-R/rcdklibs)
[![CRAN
Version](https://www.r-pkg.org/badges/version/rcdklibs?color=green)](https://cran.r-project.org/package=rcdklibs)
[![CRAN
Expand Down
25 changes: 6 additions & 19 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,12 @@
## General Comments

- This is a resubmission of rcdklibs-2.8. I have fixed a few NOTES relates to R code quality or inactive URLs.
- I have also updates a few types found in the docs.
- I'd like to reiterate that this package is submitted with rcdk v3.7 and they should be evaluated together.


## R CMD check results
There were no ERRORs or WARNINGs.

There was 1 NOTE:

* checking installed package size ... NOTE
installed size is 24.3Mb
checking installed package size ... NOTE
installed size is 42.7Mb
sub-directories of 1Mb or more:
cont 24.2Mb
cont 42.6Mb

0 errors ✔ | 0 warnings ✔ | 1 note ✖



## Downstream dependencies

The primary downstream dependency of rcdklibs is rcdk, which is being
submitted at the same time.
* This is patch release to update the cdklibs jars to 2.11
* The note is related to size and we ask that rcdklibs continue to be granted a size exception.
* this is the second submission of this package where we have fixed an incorrect link
Binary file added inst/cont/RoaringBitmap-1.0.0.jar
Binary file not shown.
Binary file removed inst/cont/beam-core-1.3.5.jar
Binary file not shown.
Binary file added inst/cont/beam-core-1.3.8.jar
Binary file not shown.
Binary file removed inst/cont/beam-func-1.3.5.jar
Binary file not shown.
Binary file added inst/cont/beam-func-1.3.8.jar
Binary file not shown.
Binary file added inst/cont/caffeine-3.1.8.jar
Binary file not shown.
Binary file added inst/cont/cdk-atomtype-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-atomtype-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-builder3d-2.11.jar
Binary file not shown.
Binary file added inst/cont/cdk-builder3dtools-2.11.jar
Binary file not shown.
Binary file added inst/cont/cdk-charges-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-charges-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-cip-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-cip-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-control-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-control-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-core-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-core-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-ctab-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-ctab-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-data-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-data-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-datadebug-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-datadebug-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-depict-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-depict-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-dict-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-dict-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-diff-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-diff-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-extra-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-extra-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-fingerprint-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-fingerprint-2.9.jar
Binary file not shown.
Binary file not shown.
Binary file added inst/cont/cdk-formula-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-formula-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-fragment-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-fragment-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-group-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-group-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-hash-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-hash-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-inchi-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-inchi-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-interfaces-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-interfaces-2.9.jar
Binary file not shown.
Binary file not shown.
Binary file added inst/cont/cdk-ioformats-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-ioformats-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-ionpot-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-ionpot-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-iordf-2.11.jar
Binary file not shown.
Binary file added inst/cont/cdk-isomorphism-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-isomorphism-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-jniinchi-support-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-jniinchi-support-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-legacy-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-legacy-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-libiocml-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-libiocml-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-libiomd-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-libiomd-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-model-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-model-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-pcore-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-pcore-2.9.jar
Binary file not shown.
Binary file not shown.
Binary file added inst/cont/cdk-pdbcml-2.11.jar
Binary file not shown.
Binary file added inst/cont/cdk-qm-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-qm-2.9.jar
Binary file not shown.
Binary file not shown.
Binary file added inst/cont/cdk-qsaratomic-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-qsaratomic-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-qsarbond-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-qsarbond-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-qsarcml-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-qsarcml-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-qsarionpot-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-qsarionpot-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-qsarmolecular-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-qsarmolecular-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-qsarprotein-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-qsarprotein-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-reaction-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-reaction-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-render-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-render-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-renderawt-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-renderawt-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-renderbasic-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-renderbasic-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-renderextra-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-renderextra-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-sdg-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-sdg-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-signature-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-signature-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-silent-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-silent-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-smarts-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-smarts-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-smiles-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-smiles-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-standard-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-standard-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-structgen-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-structgen-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-tautomer-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-tautomer-2.9.jar
Binary file not shown.
Binary file added inst/cont/cdk-valencycheck-2.11.jar
Binary file not shown.
Binary file removed inst/cont/cdk-valencycheck-2.9.jar
Binary file not shown.
Binary file added inst/cont/checker-qual-3.37.0.jar
Binary file not shown.
Binary file added inst/cont/cmlxom-4.10.jar
Binary file not shown.
Binary file removed inst/cont/cmlxom-4.5.jar
Binary file not shown.
Binary file added inst/cont/collection-0.7.jar
Binary file not shown.
Binary file added inst/cont/commons-cli-1.5.0.jar
Binary file not shown.
Binary file added inst/cont/commons-codec-1.16.0.jar
Binary file not shown.
Binary file added inst/cont/commons-collections4-4.4.jar
Binary file not shown.
Binary file added inst/cont/commons-compress-1.24.0.jar
Binary file not shown.
Binary file added inst/cont/commons-csv-1.10.0.jar
Binary file not shown.
Binary file removed inst/cont/commons-io-2.11.0.jar
Binary file not shown.
Binary file added inst/cont/commons-io-2.18.0.jar
Binary file not shown.
Binary file removed inst/cont/commons-lang3-3.12.0.jar
Binary file not shown.
Binary file added inst/cont/commons-lang3-3.13.0.jar
Binary file not shown.
Binary file added inst/cont/commons-lang3-3.17.0.jar
Binary file not shown.
Binary file added inst/cont/error_prone_annotations-2.21.1.jar
Binary file not shown.
Binary file added inst/cont/euclid-2.10.jar
Binary file not shown.
Binary file removed inst/cont/euclid-2.5.jar
Binary file not shown.
Binary file added inst/cont/gson-2.10.1.jar
Binary file not shown.
Binary file added inst/cont/httpclient-4.5.14.jar
Binary file not shown.
Binary file added inst/cont/httpclient-cache-4.5.14.jar
Binary file not shown.
Binary file added inst/cont/httpcore-4.4.16.jar
Binary file not shown.
Binary file added inst/cont/jackson-annotations-2.15.3.jar
Binary file not shown.
Binary file added inst/cont/jackson-core-2.15.3.jar
Binary file not shown.
Binary file added inst/cont/jackson-databind-2.15.3.jar
Binary file not shown.
Binary file added inst/cont/jakarta.json-2.0.1.jar
Binary file not shown.
Binary file added inst/cont/jcl-over-slf4j-1.7.36.jar
Binary file not shown.
Binary file added inst/cont/jena-arq-4.10.0.jar
Binary file not shown.
Binary file added inst/cont/jena-base-4.10.0.jar
Binary file not shown.
Binary file added inst/cont/jena-core-4.10.0.jar
Binary file not shown.
Binary file added inst/cont/jena-iri-4.10.0.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-api-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-api-1.3.1.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-core-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-core-1.3.1.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-darwin-aarch64-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-darwin-aarch64-1.3.1.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-darwin-x86-64-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-darwin-x86-64-1.3.1.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-linux-aarch64-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-linux-aarch64-1.3.1.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-linux-arm-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-linux-arm-1.3.1.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-linux-x86-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-linux-x86-1.3.1.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-linux-x86-64-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-linux-x86-64-1.3.1.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-win32-x86-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-win32-x86-1.3.1.jar
Binary file not shown.
Binary file removed inst/cont/jna-inchi-win32-x86-64-1.2.jar
Binary file not shown.
Binary file added inst/cont/jna-inchi-win32-x86-64-1.3.1.jar
Binary file not shown.
Binary file not shown.
Binary file added inst/cont/jsonld-java-0.13.4.jar
Binary file not shown.
Binary file added inst/cont/libthrift-0.19.0.jar
Binary file not shown.
Binary file removed inst/cont/log4j-1.2-api-2.20.0.jar
Binary file not shown.
Binary file added inst/cont/log4j-1.2-api-2.24.3.jar
Binary file not shown.
Binary file removed inst/cont/log4j-api-2.20.0.jar
Binary file not shown.
Binary file added inst/cont/log4j-api-2.24.3.jar
Binary file not shown.
Binary file removed inst/cont/log4j-core-2.20.0.jar
Binary file not shown.
Binary file added inst/cont/log4j-core-2.24.3.jar
Binary file not shown.
Binary file added inst/cont/protobuf-java-3.24.3.jar
Binary file not shown.
Binary file added inst/cont/slf4j-api-1.7.36.jar
Binary file not shown.
Binary file added inst/cont/titanium-json-ld-1.3.2.jar
Binary file not shown.